This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Analysis ConditionalFormattingColor
The formatting configuration for the color.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Gradient" :ConditionalFormattingGradientColor, "Solid" :ConditionalFormattingSolidColor}
Properties
- Gradient
- 
                    Formatting configuration for gradient color. Required: No Type: ConditionalFormattingGradientColor Update requires: No interruption 
- Solid
- 
                    Formatting configuration for solid color. Required: No Type: ConditionalFormattingSolidColor Update requires: No interruption