AWS::QuickSight::Dashboard FilledMapShapeConditionalFormatting
The conditional formatting that determines the shape of the filled map.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FieldId" :
String
, "Format" :ShapeConditionalFormat
}
YAML
FieldId:
String
Format:ShapeConditionalFormat
Properties
FieldId
-
The field ID of the filled map shape.
Required: Yes
Type: String
Minimum:
1
Maximum:
512
Update requires: No interruption
Format
-
The conditional formatting that determines the background color of a filled map's shape.
Required: No
Type: ShapeConditionalFormat
Update requires: No interruption