EC2CreateRouteAction
Information about the CreateRoute action in Amazon EC2.
Contents
- RouteTableId
-
Information about the ID of the route table for the route.
Type: ActionTarget object
Required: Yes
- Description
-
A description of CreateRoute action in Amazon EC2.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- DestinationCidrBlock
-
Information about the IPv4 CIDR address block used for the destination match.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- DestinationIpv6CidrBlock
-
Information about the IPv6 CIDR block destination.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- DestinationPrefixListId
-
Information about the ID of a prefix list used for the destination match.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- GatewayId
-
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
Type: ActionTarget object
Required: No
- VpcEndpointId
-
Information about the ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.
Type: ActionTarget object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: