@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 CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-cidrblockpublic final String getVpcId()
CfnSubnetPropsgetVpcId in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-awsec2subnet-prop-vpcidpublic final Object getAssignIpv6AddressOnCreation()
CfnSubnetPropsgetAssignIpv6AddressOnCreation in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-assignipv6addressoncreationpublic final String getAvailabilityZone()
CfnSubnetPropsgetAvailabilityZone in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-availabilityzonepublic final String getIpv6CidrBlock()
CfnSubnetPropsgetIpv6CidrBlock in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-ipv6cidrblockpublic final Object getMapPublicIpOnLaunch()
CfnSubnetPropsgetMapPublicIpOnLaunch in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-mappubliciponlaunchpublic final String getOutpostArn()
CfnSubnetPropsgetOutpostArn in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-outpostarnpublic final List<CfnTag> getTags()
CfnSubnetPropsgetTags in interface CfnSubnetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.