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