GrpcGatewayRouteMatch - AWS App Mesh

GrpcGatewayRouteMatch

An object that represents the criteria for determining a request match.

Contents

hostname

The gateway route host name to be matched on.

Type: GatewayRouteHostnameMatch object

Required: No

metadata

The gateway route metadata to be matched on.

Type: Array of GrpcGatewayRouteMetadata objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

port

The gateway route port to be matched on.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 65535.

Required: No

serviceName

The fully qualified domain name for the service to match from the request.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: