DataSetStringFilterCondition - Amazon Quick Sight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DataSetStringFilterCondition

A filter condition for string columns, supporting both comparison and list-based filtering.

Contents

Note

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

ColumnName

The name of the string column to filter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

ComparisonFilterCondition

A comparison-based filter condition for the string column.

Type: DataSetStringComparisonFilterCondition object

Required: No

ListFilterCondition

A list-based filter condition that includes or excludes values from a specified list.

Type: DataSetStringListFilterCondition object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: