CoreNetworkRoutingInformation - AWS Global Networks for Transit Gateways

CoreNetworkRoutingInformation

Routing information for a core network, including route details and BGP attributes.

Contents

AsPath

The BGP AS path for the route.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

Communities

The BGP community values for the route.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

LocalPreference

The BGP local preference value for the route.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

Med

The BGP Multi-Exit Discriminator (MED) value for the route.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

NextHop

The next hop information for the route.

Type: RoutingInformationNextHop object

Required: No

Prefix

The IP prefix for the route.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: [\s\S]*

Required: No

See Also

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