| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Describes a subnet.
SubnetSetType
subnetIdThe ID of the subnet.
Type: String
stateThe current state of the subnet.
Type: String
vpcIdThe ID of the VPC the subnet is in.
Type: String
cidrBlockThe CIDR block assigned to the subnet.
Type: String
availableIpAddressCountThe number of unused IP addresses in the subnet (the IP addresses for any stopped instances are considered unavailable).
Type: Integer
availabilityZoneThe Availability Zone of the subnet.
Type: String
defaultForAzIndicates whether this is the default subnet for the Availability Zone.
Type: Boolean
mapPublicIpOnLaunchIndicates whether instances launched in this subnet receive a public IP address.
Type: Boolean
tagSetAny tags assigned to the resource, each one wrapped in an item
element.
Type: ResourceTagSetItemType