Route - Amazon Firewall Manager
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

Describes a route in a route table.

Contents

Destination

The destination of the route.

Type: String

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

Required: No

DestinationType

The type of destination for the route.

Type: String

Valid Values: IPV4 | IPV6 | PREFIX_LIST

Required: No

Target

The route's target.

Type: String

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

Required: No

TargetType

The type of target for the route.

Type: String

Valid Values: GATEWAY | CARRIER_GATEWAY | INSTANCE | LOCAL_GATEWAY | NAT_GATEWAY | NETWORK_INTERFACE | VPC_ENDPOINT | VPC_PEERING_CONNECTION | EGRESS_ONLY_INTERNET_GATEWAY | TRANSIT_GATEWAY

Required: No

See Also

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