This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Topic CollectiveConstant
A structure that represents a collective constant.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ValueList" :[ String, ... ]}
YAML
ValueList:- String
Properties
ValueList-
A list of values for the collective constant.
Required: No
Type: Array of String
Update requires: No interruption