Class CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty
An implementation for
CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty-
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.IngressStringToEvaluateProperty
CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.Builder, CfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty.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 string condition stating the Add On ARN and its returned value.final StringThe enum type representing the allowed attribute types for a string condition.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.IngressStringToEvaluateProperty.Builder.
-
-
Method Details
-
getAnalysis
Description copied from interface:CfnMailManagerTrafficPolicy.IngressStringToEvaluatePropertyThe structure type for a string condition stating the Add On ARN and its returned value.Returns union: either
IResolvableorCfnMailManagerTrafficPolicy.IngressAnalysisProperty- Specified by:
getAnalysisin interfaceCfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty- See Also:
-
getAttribute
Description copied from interface:CfnMailManagerTrafficPolicy.IngressStringToEvaluatePropertyThe enum type representing the allowed attribute types for a string condition.- Specified by:
getAttributein interfaceCfnMailManagerTrafficPolicy.IngressStringToEvaluateProperty- 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()
-