AWS::QuickSight::Dashboard SimpleClusterMarker
The simple cluster marker of the cluster marker.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Color" :
String
}
YAML
Color:
String
Properties
Color
-
The color of the simple cluster marker.
Required: No
Type: String
Pattern:
^#[A-F0-9]{6}$
Update requires: No interruption