RouteTable - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RouteTable

Describes a route table.

Contents

associationSet

The associations between the route table and one or more subnets or a gateway.

Type: Array of RouteTableAssociation objects

Required: No

ownerId

The ID of the Amazon Web Services account that owns the route table.

Type: String

Required: No

propagatingVgwSet

Any virtual private gateway (VGW) propagating routes.

Type: Array of PropagatingVgw objects

Required: No

routeSet

The routes in the route table.

Type: Array of Route objects

Required: No

routeTableId

The ID of the route table.

Type: String

Required: No

tagSet

Any tags assigned to the route table.

Type: Array of Tag objects

Required: No

vpcId

The ID of the VPC.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: