GatewayRouteSpec - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: