Class CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty
An implementation for
CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty
CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Builder, CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe Add On ARN and its returned value to evaluate in a boolean condition expression.final StringThe boolean type representing the allowed attribute types for an email.final ObjectThe structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty.Builder.
-
-
Method Details
-
getAnalysis
Description copied from interface:CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluatePropertyThe Add On ARN and its returned value to evaluate in a boolean condition expression.Returns union: either
IResolvableorCfnMailManagerRuleSetPropsMixin.AnalysisProperty- Specified by:
getAnalysisin interfaceCfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty- See Also:
-
getAttribute
Description copied from interface:CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluatePropertyThe boolean type representing the allowed attribute types for an email.- Specified by:
getAttributein interfaceCfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty- See Also:
-
getIsInAddressList
Description copied from interface:CfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluatePropertyThe structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.Returns union: either
IResolvableorCfnMailManagerRuleSetPropsMixin.RuleIsInAddressListProperty- Specified by:
getIsInAddressListin interfaceCfnMailManagerRuleSetPropsMixin.RuleBooleanToEvaluateProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-