@Stability(value=Stable) @Internal public static final class CfnNatGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNatGatewayProps
CfnNatGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNatGatewayProps.Builder, CfnNatGatewayProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNatGatewayProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNatGatewayProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAllocationId()
[Public NAT gateway only] The allocation ID of the Elastic IP address that's associated with the NAT gateway.
|
String |
getConnectivityType()
Indicates whether the NAT gateway supports public or private connectivity.
|
String |
getSubnetId()
The ID of the subnet in which the NAT gateway is located.
|
List<CfnTag> |
getTags()
The tags for the NAT gateway.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnNatGatewayProps.Builder builder)
CfnNatGatewayProps.Builder.public final String getSubnetId()
CfnNatGatewayPropsgetSubnetId in interface CfnNatGatewayPropspublic final String getAllocationId()
CfnNatGatewayPropsgetAllocationId in interface CfnNatGatewayPropspublic final String getConnectivityType()
CfnNatGatewayPropsgetConnectivityType in interface CfnNatGatewayPropspublic final List<CfnTag> getTags()
CfnNatGatewayPropsgetTags in interface CfnNatGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.