DataSetDateComparisonFilterCondition - Amazon Quick Sight

DataSetDateComparisonFilterCondition

A filter condition that compares date values using operators like BEFORE, AFTER, or their inclusive variants.

Contents

Note

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

Operator

The comparison operator to use, such as BEFORE, BEFORE_OR_EQUALS_TO, AFTER, or AFTER_OR_EQUALS_TO.

Type: String

Valid Values: BEFORE | BEFORE_OR_EQUALS_TO | AFTER | AFTER_OR_EQUALS_TO

Required: Yes

Value

The date value to compare against.

Type: DataSetDateFilterValue object

Required: No

See Also

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