Class CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty
An implementation for
CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty-
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.IngressTlsProtocolExpressionProperty
CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Builder, CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.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 a TLS condition expression.final StringThe matching operator for a TLS condition expression.final StringgetValue()The right hand side argument of a TLS 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(CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty.Builder.
-
-
Method Details
-
getEvaluate
Description copied from interface:CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionPropertyThe left hand side argument of a TLS condition expression.Returns union: either
IResolvableorCfnMailManagerTrafficPolicy.IngressTlsProtocolToEvaluateProperty- Specified by:
getEvaluatein interfaceCfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty- See Also:
-
getOperator
Description copied from interface:CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionPropertyThe matching operator for a TLS condition expression.- Specified by:
getOperatorin interfaceCfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty- See Also:
-
getValue
Description copied from interface:CfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionPropertyThe right hand side argument of a TLS condition expression.- Specified by:
getValuein interfaceCfnMailManagerTrafficPolicy.IngressTlsProtocolExpressionProperty- 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()
-