Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

RouteTableType

The RouteTableType data type.

Ancestors

  • CreateRouteTableResponse

  • RouteTableSetType

Relevant Operations

  • CreateRouteTable

  • DescribeRouteTables

Contents

The following table describes the elements contained in RouteTableType.

NameDescription

routeTableId

The route table's ID.

Type: String

vpcId

The ID of the VPC the route table is in.

Type: String

routeSet

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

Type: RouteType

associationSet

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

Type: RouteTableAssociationType

tagSet

Tags assigned to the resource. Each tag's information is wrapped in an item element.

Type: ResourceTagSetItemType