AWS::QuickSight::Analysis FilledMapConfiguration
The configuration for a FilledMapVisual.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "FieldWells" :FilledMapFieldWells, "Legend" :LegendOptions, "MapStyleOptions" :GeospatialMapStyleOptions, "SortConfiguration" :FilledMapSortConfiguration, "Tooltip" :TooltipOptions, "WindowOptions" :GeospatialWindowOptions}
YAML
FieldWells:FilledMapFieldWellsLegend:LegendOptionsMapStyleOptions:GeospatialMapStyleOptionsSortConfiguration:FilledMapSortConfigurationTooltip:TooltipOptionsWindowOptions:GeospatialWindowOptions
Properties
FieldWells-
The field wells of the visual.
Required: No
Type: FilledMapFieldWells
Update requires: No interruption
Legend-
The legend display setup of the visual.
Required: No
Type: LegendOptions
Update requires: No interruption
MapStyleOptions-
The map style options of the filled map visual.
Required: No
Type: GeospatialMapStyleOptions
Update requires: No interruption
SortConfiguration-
The sort configuration of a
FilledMapVisual.Required: No
Type: FilledMapSortConfiguration
Update requires: No interruption
Tooltip-
The tooltip display setup of the visual.
Required: No
Type: TooltipOptions
Update requires: No interruption
WindowOptions-
The window options of the filled map visual.
Required: No
Type: GeospatialWindowOptions
Update requires: No interruption