Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.FilledMapConfigurationProperty.Builder
Packages that use CfnDashboard.FilledMapConfigurationProperty.Builder
-
Uses of CfnDashboard.FilledMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.FilledMapConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.FilledMapConfigurationProperty.builder()
CfnDashboard.FilledMapConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getFieldWells()
CfnDashboard.FilledMapConfigurationProperty.Builder.fieldWells
(CfnDashboard.FilledMapFieldWellsProperty fieldWells) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getFieldWells()
CfnDashboard.FilledMapConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getLegend()
CfnDashboard.FilledMapConfigurationProperty.Builder.legend
(CfnDashboard.LegendOptionsProperty legend) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getLegend()
CfnDashboard.FilledMapConfigurationProperty.Builder.mapStyleOptions
(IResolvable mapStyleOptions) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getMapStyleOptions()
CfnDashboard.FilledMapConfigurationProperty.Builder.mapStyleOptions
(CfnDashboard.GeospatialMapStyleOptionsProperty mapStyleOptions) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getMapStyleOptions()
CfnDashboard.FilledMapConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getSortConfiguration()
CfnDashboard.FilledMapConfigurationProperty.Builder.sortConfiguration
(CfnDashboard.FilledMapSortConfigurationProperty sortConfiguration) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getSortConfiguration()
CfnDashboard.FilledMapConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getTooltip()
CfnDashboard.FilledMapConfigurationProperty.Builder.tooltip
(CfnDashboard.TooltipOptionsProperty tooltip) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getTooltip()
CfnDashboard.FilledMapConfigurationProperty.Builder.windowOptions
(IResolvable windowOptions) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getWindowOptions()
CfnDashboard.FilledMapConfigurationProperty.Builder.windowOptions
(CfnDashboard.GeospatialWindowOptionsProperty windowOptions) Sets the value ofCfnDashboard.FilledMapConfigurationProperty.getWindowOptions()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.FilledMapConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.FilledMapConfigurationProperty.Builder
.