

# HttpGatewayRoute


An object that represents an HTTP gateway route.

## Contents


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

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

## See Also


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