software.amazon.jsii.JsiiObject.InitializationModeVpcSubnet.Builder, VpcSubnet.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(VpcSubnet.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcSubnet.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAvailabilityZone()
The code of the availability zone this subnet is in (for example, 'us-west-2a').
|
String |
getCidr()
CIDR range of the subnet.
|
String |
getRouteTableId()
The identifier of the route table for this subnet.
|
String |
getSubnetId()
The identifier of the subnet.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(VpcSubnet.Builder builder)
VpcSubnet.Builder.public final String getAvailabilityZone()
VpcSubnetgetAvailabilityZone in interface VpcSubnetpublic final String getRouteTableId()
VpcSubnetgetRouteTableId in interface VpcSubnetpublic final String getSubnetId()
VpcSubnetgetSubnetId in interface VpcSubnetpublic final String getCidr()
VpcSubnetDefault: - CIDR information not available
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.