AWS::QuickSight::Topic TopicCategoryFilter - 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::Topic TopicCategoryFilter

A structure that represents a category filter.

Syntax

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

Properties

CategoryFilterFunction

The category filter function. Valid values for this structure are EXACT and CONTAINS.

Required: No

Type: String

Allowed values: EXACT | CONTAINS

Update requires: No interruption

CategoryFilterType

The category filter type. This element is used to specify whether a filter is a simple category filter or an inverse category filter.

Required: No

Type: String

Allowed values: CUSTOM_FILTER | CUSTOM_FILTER_LIST | FILTER_LIST

Update requires: No interruption

Constant

The constant used in a category filter.

Required: No

Type: TopicCategoryFilterConstant

Update requires: No interruption

Inverse

A Boolean value that indicates if the filter is inverse.

Required: No

Type: Boolean

Update requires: No interruption