DataSetStringComparisonFilterCondition - 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).

DataSetStringComparisonFilterCondition

A filter condition that compares string values using operators like EQUALS, CONTAINS, or STARTS_WITH.

Contents

Note

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

Operator

The comparison operator to use, such as EQUALS, CONTAINS, STARTS_WITH, ENDS_WITH, or their negations.

Type: String

Valid Values: EQUALS | DOES_NOT_EQUAL | CONTAINS | DOES_NOT_CONTAIN | STARTS_WITH | ENDS_WITH

Required: Yes

Value

The string value to compare against.

Type: DataSetStringFilterValue object

Required: No

See Also

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