AWS::QuickSight::Dashboard GeospatialPointStyleOptions
The point style of the geospatial map.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ClusterMarkerConfiguration" :ClusterMarkerConfiguration, "SelectedPointStyle" :String}
Properties
ClusterMarkerConfiguration-
The cluster marker configuration of the geospatial point style.
Required: No
Type: ClusterMarkerConfiguration
Update requires: No interruption
SelectedPointStyle-
The selected point styles (point, cluster) of the geospatial map.
Required: No
Type: String
Allowed values:
CLUSTER | POINTUpdate requires: No interruption