@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-20T09:56:19.003Z") @Stability(value=External) public class CfnSubnet extends software.amazon.awscdk.core.CfnResource
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html
Modifier and Type | Field and Description |
---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
Modifier | Constructor and Description |
---|---|
|
CfnSubnet(software.amazon.awscdk.core.Construct scope,
String id,
CfnSubnetProps props)
Create a new `AWS::EC2::Subnet`.
|
protected |
CfnSubnet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnSubnet(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Object |
getAssignIpv6AddressOnCreation()
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
|
String |
getAttrAvailabilityZone() |
List<String> |
getAttrIpv6CidrBlocks() |
String |
getAttrNetworkAclAssociationId() |
String |
getAttrVpcId() |
String |
getAvailabilityZone()
`AWS::EC2::Subnet.AvailabilityZone`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getCidrBlock()
`AWS::EC2::Subnet.CidrBlock`.
|
String |
getIpv6CidrBlock()
`AWS::EC2::Subnet.Ipv6CidrBlock`.
|
Object |
getMapPublicIpOnLaunch()
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
|
software.amazon.awscdk.core.TagManager |
getTags()
`AWS::EC2::Subnet.Tags`.
|
String |
getVpcId()
`AWS::EC2::Subnet.VpcId`.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAssignIpv6AddressOnCreation(Boolean value)
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
|
void |
setAssignIpv6AddressOnCreation(software.amazon.awscdk.core.IResolvable value)
`AWS::EC2::Subnet.AssignIpv6AddressOnCreation`.
|
void |
setAvailabilityZone(String value)
`AWS::EC2::Subnet.AvailabilityZone`.
|
void |
setCidrBlock(String value)
`AWS::EC2::Subnet.CidrBlock`.
|
void |
setIpv6CidrBlock(String value)
`AWS::EC2::Subnet.Ipv6CidrBlock`.
|
void |
setMapPublicIpOnLaunch(Boolean value)
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
|
void |
setMapPublicIpOnLaunch(software.amazon.awscdk.core.IResolvable value)
`AWS::EC2::Subnet.MapPublicIpOnLaunch`.
|
void |
setVpcId(String value)
`AWS::EC2::Subnet.VpcId`.
|
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getUpdatedProperites, isCfnResource, toString, validateProperties
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, prepare
getNode, isConstruct, synthesize, validate
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef
@Stability(value=External) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnSubnet(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnSubnet(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=External) public CfnSubnet(software.amazon.awscdk.core.Construct scope, String id, CfnSubnetProps props)
scope
- - scope in which this resource is defined. This parameter is required.id
- - scoped id of the resource. This parameter is required.props
- - resource properties. This parameter is required.@Stability(value=External) protected Map<String,Object> renderProperties(Map<String,Object> props)
renderProperties
in class software.amazon.awscdk.core.CfnResource
props
- This parameter is required.@Stability(value=External) public String getAttrAvailabilityZone()
@Stability(value=External) public String getAttrNetworkAclAssociationId()
@Stability(value=External) public String getAttrVpcId()
@Stability(value=External) protected Map<String,Object> getCfnProperties()
getCfnProperties
in class software.amazon.awscdk.core.CfnResource
@Stability(value=External) public software.amazon.awscdk.core.TagManager getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-tags
@Stability(value=External) public String getCidrBlock()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-cidrblock
@Stability(value=External) public void setCidrBlock(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-cidrblock
@Stability(value=External) public String getVpcId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-awsec2subnet-prop-vpcid
@Stability(value=External) public void setVpcId(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-awsec2subnet-prop-vpcid
@Stability(value=External) public Object getAssignIpv6AddressOnCreation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-assignipv6addressoncreation
@Stability(value=External) public void setAssignIpv6AddressOnCreation(Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-assignipv6addressoncreation
@Stability(value=External) public void setAssignIpv6AddressOnCreation(software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-assignipv6addressoncreation
@Stability(value=External) public String getAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-availabilityzone
@Stability(value=External) public void setAvailabilityZone(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-availabilityzone
@Stability(value=External) public String getIpv6CidrBlock()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-ipv6cidrblock
@Stability(value=External) public void setIpv6CidrBlock(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-ipv6cidrblock
@Stability(value=External) public Object getMapPublicIpOnLaunch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-mappubliciponlaunch
@Stability(value=External) public void setMapPublicIpOnLaunch(Boolean value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-mappubliciponlaunch
@Stability(value=External) public void setMapPublicIpOnLaunch(software.amazon.awscdk.core.IResolvable value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html#cfn-ec2-subnet-mappubliciponlaunch
Copyright © 2019. All rights reserved.