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

A constant used in a category filter.

Syntax

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

Properties

CollectiveConstant

A collective constant used in a category filter. This element is used to specify a list of values for the constant.

Required: No

Type: CollectiveConstant

Update requires: No interruption

ConstantType

The type of category filter constant. This element is used to specify whether a constant is a singular or collective. Valid values are SINGULAR and COLLECTIVE.

Required: No

Type: String

Allowed values: SINGULAR | RANGE | COLLECTIVE

Update requires: No interruption

SingularConstant

A singular constant used in a category filter. This element is used to specify a single value for the constant.

Required: No

Type: String

Minimum: 0

Maximum: 256

Update requires: No interruption