AWS::QuickSight::Topic TopicCategoryFilter - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Topic TopicCategoryFilter

A structure that represents a category filter.

Syntax

To declare this entity in your 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