Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.GeospatialMapConfigurationProperty.Builder
Packages that use CfnTemplate.GeospatialMapConfigurationProperty.Builder
-
Uses of CfnTemplate.GeospatialMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.GeospatialMapConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.GeospatialMapConfigurationProperty.builder()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getFieldWells()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.fieldWells
(CfnTemplate.GeospatialMapFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getFieldWells()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getLegend()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.legend
(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getLegend()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.mapStyleOptions
(IResolvable mapStyleOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getMapStyleOptions()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.mapStyleOptions
(CfnTemplate.GeospatialMapStyleOptionsProperty mapStyleOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getMapStyleOptions()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.pointStyleOptions
(IResolvable pointStyleOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getPointStyleOptions()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.pointStyleOptions
(CfnTemplate.GeospatialPointStyleOptionsProperty pointStyleOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getPointStyleOptions()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getTooltip()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.tooltip
(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getTooltip()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getVisualPalette()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.visualPalette
(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getVisualPalette()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.windowOptions
(IResolvable windowOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getWindowOptions()
CfnTemplate.GeospatialMapConfigurationProperty.Builder.windowOptions
(CfnTemplate.GeospatialWindowOptionsProperty windowOptions) Sets the value ofCfnTemplate.GeospatialMapConfigurationProperty.getWindowOptions()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.GeospatialMapConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.GeospatialMapConfigurationProperty.Builder
.