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 ConditionalFormattingIconSet
Formatting configuration for icon set.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Expression" :String, "IconSetType" :String}
YAML
Expression:StringIconSetType:String
Properties
Expression-
The expression that determines the formatting configuration for the icon set.
Required: Yes
Type: String
Minimum:
1Maximum:
4096Update 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_ARROWUpdate requires: No interruption