

# GrpcGatewayRoute
<a name="API_GrpcGatewayRoute"></a>

An object that represents a gRPC gateway route.

## Contents
<a name="API_GrpcGatewayRoute_Contents"></a>

 ** action **   <a name="appmesh-Type-GrpcGatewayRoute-action"></a>
An object that represents the action to take if a match is determined.  
Type: [GrpcGatewayRouteAction](API_GrpcGatewayRouteAction.md) object  
Required: Yes

 ** match **   <a name="appmesh-Type-GrpcGatewayRoute-match"></a>
An object that represents the criteria for determining a request match.  
Type: [GrpcGatewayRouteMatch](API_GrpcGatewayRouteMatch.md) object  
Required: Yes

## See Also
<a name="API_GrpcGatewayRoute_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/appmesh-2019-01-25/GrpcGatewayRoute) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/appmesh-2019-01-25/GrpcGatewayRoute) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/appmesh-2019-01-25/GrpcGatewayRoute) 