EC2DeleteRouteAction
Information about the DeleteRoute action in Amazon EC2.
Contents
- RouteTableId
-
Information about the ID of the route table.
Type: ActionTarget object
Required: Yes
- Description
-
A description of the DeleteRoute action.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- DestinationCidrBlock
-
Information about the IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- DestinationIpv6CidrBlock
-
Information about the IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- DestinationPrefixListId
-
Information about the ID of the prefix list for the route.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: