DataSetStringListFilterCondition - Amazon Quick Sight

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 INCLUDE to match values in the list or EXCLUDE to filter out values in the list.

Type: String

Valid Values: INCLUDE | EXCLUDE

Required: 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: