AWS::QuickSight::Template CategoryFilterConfiguration - 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 CategoryFilterConfiguration

The configuration for a CategoryFilter.

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

CustomFilterConfiguration

A custom filter that filters based on a single value. This filter can be partially matched.

Required: No

Type: CustomFilterConfiguration

Update requires: No interruption

CustomFilterListConfiguration

A list of custom filter values. In the Amazon QuickSight console, this filter type is called a custom filter list.

Required: No

Type: CustomFilterListConfiguration

Update requires: No interruption

FilterListConfiguration

A list of filter configurations. In the Amazon QuickSight console, this filter type is called a filter list.

Required: No

Type: FilterListConfiguration

Update requires: No interruption