DataSetStringListFilterCondition
A filter condition that includes or excludes string values from a specified list.
Contents
Note
In the following list, the required parameters are described first.
- Operator
-
The list operator to use, either
INCLUDEto match values in the list orEXCLUDEto filter out values in the list.Type: String
Valid Values:
INCLUDE | EXCLUDERequired: Yes
- Values
-
The list of string values to include or exclude in the filter.
Type: DataSetStringListFilterValue object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: