AwsEc2RouteTableDetails
Provides details about a route table for the specified VPC.
Contents
- AssociationSet
-
The associations between a route table and one or more subnets or a gateway.
Type: Array of AssociationSetDetails objects
Required: No
- OwnerId
-
The ID of the AWS account that owns the route table.
Type: String
Pattern:
.*\S.*
Required: No
- PropagatingVgwSet
-
Describes a virtual private gateway propagating route.
Type: Array of PropagatingVgwSetDetails objects
Required: No
- RouteSet
-
The routes in the route table.
Type: Array of RouteSetDetails objects
Required: No
- RouteTableId
-
The ID of the route table.
Type: String
Pattern:
.*\S.*
Required: No
- VpcId
-
The ID of the virtual private cloud (VPC).
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: