Class CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty
An implementation for
CfnMailManagerRuleSet.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.services.ses.CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty
CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Builder, CfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSet.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 theCfnMailManagerRuleSet.RuleBooleanToEvaluateProperty.Builder.
-
-
Method Details
-
getAnalysis
Description copied from interface:CfnMailManagerRuleSet.RuleBooleanToEvaluatePropertyThe Add On ARN and its returned value to evaluate in a boolean condition expression.Returns union: either
IResolvableorCfnMailManagerRuleSet.AnalysisProperty- Specified by:
getAnalysisin interfaceCfnMailManagerRuleSet.RuleBooleanToEvaluateProperty- See Also:
-
getAttribute
Description copied from interface:CfnMailManagerRuleSet.RuleBooleanToEvaluatePropertyThe boolean type representing the allowed attribute types for an email.- Specified by:
getAttributein interfaceCfnMailManagerRuleSet.RuleBooleanToEvaluateProperty- See Also:
-
getIsInAddressList
Description copied from interface:CfnMailManagerRuleSet.RuleBooleanToEvaluatePropertyThe structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.Returns union: either
IResolvableorCfnMailManagerRuleSet.RuleIsInAddressListProperty- Specified by:
getIsInAddressListin interfaceCfnMailManagerRuleSet.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()
-