RouteTable - Amazon Elastic Compute Cloud

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 AWS 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 AWS SDKs, see the following: