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