

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Topic CollectiveConstant
<a name="aws-properties-quicksight-topic-collectiveconstant"></a>

A structure that represents a collective constant.

## Syntax
<a name="aws-properties-quicksight-topic-collectiveconstant-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-topic-collectiveconstant-syntax.json"></a>

```
{
  "[ValueList](#cfn-quicksight-topic-collectiveconstant-valuelist)" : [ String, ... ]
}
```

### YAML
<a name="aws-properties-quicksight-topic-collectiveconstant-syntax.yaml"></a>

```
  [ValueList](#cfn-quicksight-topic-collectiveconstant-valuelist): 
    - String
```

## Properties
<a name="aws-properties-quicksight-topic-collectiveconstant-properties"></a>

`ValueList`  <a name="cfn-quicksight-topic-collectiveconstant-valuelist"></a>
A list of values for the collective constant.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)