Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

RouteTableType

Describes a route table.

Ancestors

  • RouteTableSetType

Contents

routeTableId

The route table's ID.

Type: String

vpcId

The ID of the VPC for the route table.

Type: String

routeSet

A list of routes in the route table. Each route is wrapped in an item element.

Type: RouteType

associationSet

A list of associations between the route table and one or more subnets. Each association is wrapped in an item element.

Type: RouteTableAssociationType

propagatingVgwSet

The IDs of any virtual private gateways (VGW) propagating routes, each route wrapped in an item element.

Type: PropagatingVgwType

tagSet

Any tags assigned to the resource, each one wrapped in an item element.

Type: ResourceTagSetItemType