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::Dashboard TextConditionalFormat
The conditional formatting for the text.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BackgroundColor" :ConditionalFormattingColor, "Icon" :ConditionalFormattingIcon, "TextColor" :ConditionalFormattingColor}
YAML
BackgroundColor:ConditionalFormattingColorIcon:ConditionalFormattingIconTextColor:ConditionalFormattingColor
Properties
- BackgroundColor
- 
                    The conditional formatting for the text background color. Required: No Type: ConditionalFormattingColor Update requires: No interruption 
- Icon
- 
                    The conditional formatting for the icon. Required: No Type: ConditionalFormattingIcon Update requires: No interruption 
- TextColor
- 
                    The conditional formatting for the text color. Required: No Type: ConditionalFormattingColor Update requires: No interruption