Class CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty
An implementation for
CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty-
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.IngressStringExpressionProperty
CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Builder, CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.IngressStringExpressionProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty.Builder.
-
-
Method Details
-
getEvaluate
Description copied from interface:CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionPropertyThe left hand side argument of a string condition expression.Returns union: either
IResolvableorCfnMailManagerTrafficPolicyPropsMixin.IngressStringToEvaluateProperty- Specified by:
getEvaluatein interfaceCfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty- See Also:
-
getOperator
- Specified by:
getOperatorin interfaceCfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty- See Also:
-
getValues
Description copied from interface:CfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionPropertyThe right hand side argument of a string condition expression.- Specified by:
getValuesin interfaceCfnMailManagerTrafficPolicyPropsMixin.IngressStringExpressionProperty- 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()
-