GrpcRouteMetadata - 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).

GrpcRouteMetadata

An object that represents the match metadata for the route.

Contents

name

The name of the route.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Required: Yes

invert

Specify True to match anything except the match criteria. The default value is False.

Type: Boolean

Required: No

match

An object that represents the data to match from the request.

Type: GrpcRouteMetadataMatchMethod object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

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