ExpectedRoute
Information about the expected route in the route table.
Contents
- AllowedTargets
-
Information about the allowed targets.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- ContributingSubnets
-
Information about the contributing subnets.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: No
- IpV4Cidr
-
Information about the IPv4 CIDR block.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- IpV6Cidr
-
Information about the IPv6 CIDR block.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- PrefixListId
-
Information about the ID of the prefix list for the route.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
[a-f0-9:./]+
Required: No
- RouteTableId
-
Information about the route table ID.
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 Amazon SDKs, see the following: