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

A constant value that is used in a range filter to specify the endpoints of the range.

Syntax

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

JSON

{ "ConstantType" : String, "RangeConstant" : RangeConstant }

Properties

ConstantType

The data type of the constant value that is used in a range filter. Valid values for this structure are RANGE.

Required: No

Type: String

Allowed values: SINGULAR | RANGE | COLLECTIVE

Update requires: No interruption

RangeConstant

The value of the constant that is used to specify the endpoints of a range filter.

Required: No

Type: RangeConstant

Update requires: No interruption