

# OfferNameFilter
<a name="API_OfferNameFilter"></a>

Allows filtering on the `Name` of an offer.

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

**Note**  
In the following list, the required parameters are described first.

 ** ValueList **   <a name="AWSMarketplaceService-Type-OfferNameFilter-ValueList"></a>
Allows filtering on the `Name` of an offer with list input.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Length Constraints: Minimum length of 1. Maximum length of 150.  
Pattern: `^(.)+$`   
Required: No

 ** WildCardValue **   <a name="AWSMarketplaceService-Type-OfferNameFilter-WildCardValue"></a>
Allows filtering on the `Name` of an offer with wild card input.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 150.  
Pattern: `^(.)+$`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-catalog-2018-09-17/OfferNameFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-catalog-2018-09-17/OfferNameFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-catalog-2018-09-17/OfferNameFilter) 