Class CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ses.CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty
An implementation for
CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty-
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.CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty
CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Builder, CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.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(CfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty.Builder.
-
-
Method Details
-
getPrivateNetworkConfiguration
Description copied from interface:CfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertySpecifies the network configuration for the private ingress point.Returns union: either
IResolvableorCfnMailManagerIngressPointPropsMixin.PrivateNetworkConfigurationProperty- Specified by:
getPrivateNetworkConfigurationin interfaceCfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty- See Also:
-
getPublicNetworkConfiguration
Description copied from interface:CfnMailManagerIngressPointPropsMixin.NetworkConfigurationPropertySpecifies the network configuration for the public ingress point.Returns union: either
IResolvableorCfnMailManagerIngressPointPropsMixin.PublicNetworkConfigurationProperty- Specified by:
getPublicNetworkConfigurationin interfaceCfnMailManagerIngressPointPropsMixin.NetworkConfigurationProperty- 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()
-