@Stability(value=Stable) @Internal public static final class CfnSubnetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSubnetProps
CfnSubnetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSubnetProps.Builder, CfnSubnetProps.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(String cidrBlock,
String vpcId,
Object assignIpv6AddressOnCreation,
String availabilityZone,
String ipv6CidrBlock,
Object mapPublicIpOnLaunch,
String outpostArn,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnSubnetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAssignIpv6AddressOnCreation()
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
|
String |
getAvailabilityZone()
`AWS::EC2::Subnet.AvailabilityZone`.
|
String |
getCidrBlock()
`AWS::EC2::Subnet.CidrBlock`.
|
String |
getIpv6CidrBlock()
`AWS::EC2::Subnet.Ipv6CidrBlock`.
|
Object |
getMapPublicIpOnLaunch()
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
|
String |
getOutpostArn()
`AWS::EC2::Subnet.OutpostArn`.
|
List<CfnTag> |
getTags()
`AWS::EC2::Subnet.Tags`.
|
String |
getVpcId()
`AWS::EC2::Subnet.VpcId`.
|
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(String cidrBlock, String vpcId, Object assignIpv6AddressOnCreation, String availabilityZone, String ipv6CidrBlock, Object mapPublicIpOnLaunch, String outpostArn, List<? extends CfnTag> tags)
CfnSubnetProps.Builder.public final String getCidrBlock()
CfnSubnetPropsgetCidrBlock in interface CfnSubnetPropspublic final String getVpcId()
CfnSubnetPropsgetVpcId in interface CfnSubnetPropspublic final Object getAssignIpv6AddressOnCreation()
CfnSubnetPropsgetAssignIpv6AddressOnCreation in interface CfnSubnetPropspublic final String getAvailabilityZone()
CfnSubnetPropsgetAvailabilityZone in interface CfnSubnetPropspublic final String getIpv6CidrBlock()
CfnSubnetPropsgetIpv6CidrBlock in interface CfnSubnetPropspublic final Object getMapPublicIpOnLaunch()
CfnSubnetPropsgetMapPublicIpOnLaunch in interface CfnSubnetPropspublic final String getOutpostArn()
CfnSubnetPropsgetOutpostArn in interface CfnSubnetPropspublic final List<CfnTag> getTags()
CfnSubnetPropsgetTags in interface CfnSubnetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.