GatewayRouteSpec
An object that represents a gateway route specification. Specify one gateway route type.
Contents
- grpcRoute
-
An object that represents the specification of a gRPC gateway route.
Type: GrpcGatewayRoute object
Required: No
- http2Route
-
An object that represents the specification of an HTTP/2 gateway route.
Type: HttpGatewayRoute object
Required: No
- httpRoute
-
An object that represents the specification of an HTTP gateway route.
Type: HttpGatewayRoute object
Required: No
- priority
-
The ordering of the gateway routes spec.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: