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

DataSetDateRangeFilterCondition

A filter condition that filters date values within a specified range.

Contents

Note

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

IncludeMaximum

Whether to include the maximum value in the filter range.

Type: Boolean

Required: No

IncludeMinimum

Whether to include the minimum value in the filter range.

Type: Boolean

Required: No

RangeMaximum

The maximum date value for the range filter.

Type: DataSetDateFilterValue object

Required: No

RangeMinimum

The minimum date value for the range filter.

Type: DataSetDateFilterValue object

Required: No

See Also

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