HttpRoute
An object that represents an HTTP or HTTP/2 route type.
Contents
- action
-
An object that represents the action to take if a match is determined.
Type: HttpRouteAction object
Required: Yes
- match
-
An object that represents the criteria for determining a request match.
Type: HttpRouteMatch object
Required: Yes
- retryPolicy
-
An object that represents a retry policy.
Type: HttpRetryPolicy object
Required: No
- timeout
-
An object that represents types of timeouts.
Type: HttpTimeout object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: