AWS::QuickSight::Template DrillDownFilter - Amazon CloudFormation
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).

AWS::QuickSight::Template DrillDownFilter

The drill down filter for the column hierarchies.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

CategoryFilter

The category type drill down filter. This filter is used for string type columns.

Required: No

Type: CategoryDrillDownFilter

Update requires: No interruption

NumericEqualityFilter

The numeric equality type drill down filter. This filter is used for number type columns.

Required: No

Type: NumericEqualityDrillDownFilter

Update requires: No interruption

TimeRangeFilter

The time range drill down filter. This filter is used for date time columns.

Required: No

Type: TimeRangeDrillDownFilter

Update requires: No interruption