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::Dashboard ColorsConfiguration
The color configurations for a column.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomColors" :[ CustomColor, ... ]}
YAML
CustomColors:- CustomColor
Properties
- CustomColors
- 
                    A list of up to 50 custom colors. Required: No Type: Array of CustomColor Minimum: 0Maximum: 50Update requires: No interruption