| subnetId |
string |
The ID of the subnet |
| subnetArn |
string |
The Amazon Resource Name (ARN) of the subnet |
| vpcId |
string |
The ID of the VPC the subnet is in |
| state |
string |
The current state of the subnet |
| cidrBlock |
string |
The IPv4 CIDR block assigned to the subnet |
| availabilityZone |
string |
The Availability Zone of the subnet |
| availabilityZoneId |
string |
The AZ ID of the subnet |
| availableIpAddressCount |
integer |
The number of unused private IPv4 addresses in the subnet |
| defaultForAz |
boolean |
Indicates whether this is the default subnet for the Availability Zone |
| mapPublicIpOnLaunch |
boolean |
Indicates whether instances launched in this subnet receive a public IPv4 address |
| ownerId |
string |
The ID of the AWS account that owns the subnet |
| tags |
array |
Any tags assigned to the subnet |