Class CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
An implementation for
CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Builder, CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
The structure type for a boolean condition stating the Add On ARN and its returned value.final Object
The structure type for a boolean condition that provides the address lists to evaluate incoming traffic on.final int
hashCode()
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 theCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Builder
.
-
-
Method Details
-
getAnalysis
Description copied from interface:CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
The structure type for a boolean condition stating the Add On ARN and its returned value.- Specified by:
getAnalysis
in interfaceCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
- See Also:
-
getIsInAddressList
Description copied from interface:CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
The structure type for a boolean condition that provides the address lists to evaluate incoming traffic on.- Specified by:
getIsInAddressList
in interfaceCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-