AWS::QuickSight::Analysis ConditionalFormattingIconSet - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new 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 ConditionalFormattingIconSet

Formatting configuration for icon set.

Syntax

To declare this entity in your 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