DataProductEntityIdFilter
Object that allows filtering on entity id of a data product.
Contents
Note
In the following list, the required parameters are described first.
- ValueList
-
A string array of unique entity id 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:
^[a-zA-Z0-9][.a-zA-Z0-9/-]+[a-zA-Z0-9]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: