GrpcRoute
An object that represents a gRPC route type.
Contents
- action
-
An object that represents the action to take if a match is determined.
Type: GrpcRouteAction object
Required: Yes
- match
-
An object that represents the criteria for determining a request match.
Type: GrpcRouteMatch object
Required: Yes
- retryPolicy
-
An object that represents a retry policy.
Type: GrpcRetryPolicy object
Required: No
- timeout
-
An object that represents types of timeouts.
Type: GrpcTimeout object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: