SecondarySubnet
Describes a secondary subnet.
Contents
- availabilityZone
-
The Availability Zone of the secondary subnet.
Type: String
Required: No
- availabilityZoneId
-
The ID of the Availability Zone of the secondary subnet.
Type: String
Required: No
- ipv4CidrBlockAssociationSet
-
Information about the IPv4 CIDR blocks associated with the secondary subnet.
Type: Array of SecondarySubnetIpv4CidrBlockAssociation objects
Required: No
- ownerId
-
The ID of the AWS account that owns the secondary subnet.
Type: String
Required: No
- secondaryNetworkId
-
The ID of the secondary network.
Type: String
Required: No
- secondaryNetworkType
-
The type of the secondary network.
Type: String
Valid Values:
rdmaRequired: No
- secondarySubnetArn
-
The Amazon Resource Name (ARN) of the secondary subnet.
Type: String
Required: No
- secondarySubnetId
-
The ID of the secondary subnet.
Type: String
Required: No
- state
-
The state of the secondary subnet.
Type: String
Valid Values:
create-in-progress | create-complete | create-failed | delete-in-progress | delete-complete | delete-failedRequired: No
- stateReason
-
The reason for the current state of the secondary subnet.
Type: String
Required: No
- tagSet
-
The tags assigned to the secondary subnet.
Type: Array of Tag objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: