

# HttpQueryParameter
<a name="API_HttpQueryParameter"></a>

An object that represents the query parameter in the request.

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

 ** name **   <a name="appmesh-Type-HttpQueryParameter-name"></a>
A name for the query parameter that will be matched on.  
Type: String  
Required: Yes

 ** match **   <a name="appmesh-Type-HttpQueryParameter-match"></a>
The query parameter to match on.  
Type: [QueryParameterMatch](API_QueryParameterMatch.md) object  
Required: No

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

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/HttpQueryParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appmesh-2019-01-25/HttpQueryParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appmesh-2019-01-25/HttpQueryParameter) 