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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty
CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Builder, CfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.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 structure type for a boolean condition stating the Add On ARN and its returned value.final ObjectThe structure type for a boolean condition that provides the address lists to evaluate incoming traffic on.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 theCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty.Builder.
-
-
Method Details
-
getAnalysis
Description copied from interface:CfnMailManagerTrafficPolicy.IngressBooleanToEvaluatePropertyThe structure type for a boolean condition stating the Add On ARN and its returned value.Returns union: either
IResolvableorCfnMailManagerTrafficPolicy.IngressAnalysisProperty- Specified by:
getAnalysisin interfaceCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty- See Also:
-
getIsInAddressList
Description copied from interface:CfnMailManagerTrafficPolicy.IngressBooleanToEvaluatePropertyThe structure type for a boolean condition that provides the address lists to evaluate incoming traffic on.Returns union: either
IResolvableorCfnMailManagerTrafficPolicy.IngressIsInAddressListProperty- Specified by:
getIsInAddressListin interfaceCfnMailManagerTrafficPolicy.IngressBooleanToEvaluateProperty- 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()
-