Route
Information about a route for a virtual interface.
Contents
- addressFamily
-
The address family of the route.
The valid values are
ipv4andipv6.Type: String
Valid Values:
ipv4 | ipv6Required: 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) andadvertised(advertised to the customer network).Type: String
Valid Values:
accepted | advertisedRequired: 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 AWS SDKs, see the following: