Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.GeospatialMapConfigurationProperty.Builder
-
Uses of CfnDashboard.GeospatialMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.GeospatialMapConfigurationProperty.builder()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getFieldWells()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.fieldWells
(CfnDashboard.GeospatialMapFieldWellsProperty fieldWells) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getFieldWells()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getLegend()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.legend
(CfnDashboard.LegendOptionsProperty legend) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getLegend()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.mapStyleOptions
(IResolvable mapStyleOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getMapStyleOptions()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.mapStyleOptions
(CfnDashboard.GeospatialMapStyleOptionsProperty mapStyleOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getMapStyleOptions()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.pointStyleOptions
(IResolvable pointStyleOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getPointStyleOptions()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.pointStyleOptions
(CfnDashboard.GeospatialPointStyleOptionsProperty pointStyleOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getPointStyleOptions()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getTooltip()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.tooltip
(CfnDashboard.TooltipOptionsProperty tooltip) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getTooltip()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getVisualPalette()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.visualPalette
(CfnDashboard.VisualPaletteProperty visualPalette) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getVisualPalette()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.windowOptions
(IResolvable windowOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getWindowOptions()
CfnDashboard.GeospatialMapConfigurationProperty.Builder.windowOptions
(CfnDashboard.GeospatialWindowOptionsProperty windowOptions) Sets the value ofCfnDashboard.GeospatialMapConfigurationProperty.getWindowOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.GeospatialMapConfigurationProperty.Builder
.