AWS::QuickSight::Dashboard ConditionalFormattingIconSet
Formatting configuration for icon set.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Expression" :
String
, "IconSetType" :String
}
YAML
Expression:
String
IconSetType:String
Properties
Expression
-
The expression that determines the formatting configuration for the icon set.
Required: Yes
Type: String
Minimum:
1
Maximum:
4096
Update requires: No interruption
IconSetType
-
Determines the icon set type.
Required: No
Type: String
Allowed values:
PLUS_MINUS | CHECK_X | THREE_COLOR_ARROW | THREE_GRAY_ARROW | CARET_UP_MINUS_DOWN | THREE_SHAPE | THREE_CIRCLE | FLAGS | BARS | FOUR_COLOR_ARROW | FOUR_GRAY_ARROW
Update requires: No interruption