AWS::QuickSight::Template KPIProgressBarConditionalFormatting
The conditional formatting for the progress bar of a KPI visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ForegroundColor" :
ConditionalFormattingColor
}
Properties
ForegroundColor
-
The conditional formatting of the progress bar's foreground color.
Required: No
Type: ConditionalFormattingColor
Update requires: No interruption