TransitGatewayRoute - 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).

TransitGatewayRoute

Describes a route for a transit gateway route table.

Contents

destinationCidrBlock

The CIDR block used for destination matches.

Type: String

Required: No

prefixListId

The ID of the prefix list used for destination matches.

Type: String

Required: No

state

The state of the route.

Type: String

Valid Values: pending | active | blackhole | deleting | deleted

Required: No

transitGatewayAttachments

The attachments.

Type: Array of TransitGatewayRouteAttachment objects

Required: No

transitGatewayRouteTableAnnouncementId

The ID of the transit gateway route table announcement.

Type: String

Required: No

type

The route type.

Type: String

Valid Values: static | propagated

Required: No

See Also

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