AmiProductTitleFilter
Object that allows filtering on product title.
Contents
- ValueList
-
A string array of unique product title values to be filtered on.
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 255.
Pattern:
^(.)+$
Required: No
- WildCardValue
-
A string that will be the
wildCard
input for product tile filter. It matches the provided value as a substring in the actual value.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^(.)+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: