AssociationSetDetails
The associations between a route table and one or more subnets or a gateway.
Contents
- AssociationState
-
The state of the association between a route table and a subnet or gateway.
Type: AssociationStateDetails object
Required: No
- GatewayId
-
The ID of the internet gateway or virtual private gateway.
Type: String
Pattern:
.*\S.*
Required: No
- Main
-
Indicates whether this is the main route table.
Type: Boolean
Required: No
- RouteTableAssociationId
-
The ID of the association.
Type: String
Pattern:
.*\S.*
Required: No
- RouteTableId
-
The ID of the route table.
Type: String
Pattern:
.*\S.*
Required: No
- SubnetId
-
The ID of the subnet. A subnet ID is not returned for an implicit association.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: