AWS::QuickSight::Topic TopicCategoryFilterConstant - AWS CloudFormation

AWS::QuickSight::Topic TopicCategoryFilterConstant

A constant used in a category filter.

Syntax

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