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