View a markdown version of this page

Route - Amazon Direct Connect
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).

Route

Information about a route for a virtual interface.

Contents

addressFamily

The address family of the route.

The valid values are ipv4 and ipv6.

Type: String

Valid Values: ipv4 | ipv6

Required: No

asPath

The autonomous system (AS) path of the route.

Type: Array of AsPathSegment objects

Required: No

awsLogicalDeviceId

The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection.

Type: String

Required: No

cidr

The CIDR (prefix) of the route.

Type: String

Required: No

communities

The BGP communities associated with the route.

Type: Array of strings

Required: No

routeDirection

The direction of the route.

The valid values are accepted (received from the customer network) and advertised (advertised to the customer network).

Type: String

Valid Values: accepted | advertised

Required: No

routeInstalledAt

The time when the route was installed. The value is displayed in UTC format.

Type: Timestamp

Required: No

See Also

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