Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.HeatMapConfigurationProperty.Builder
-
Uses of CfnDashboard.HeatMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.HeatMapConfigurationProperty.builder()
CfnDashboard.HeatMapConfigurationProperty.Builder.colorScale
(IResolvable colorScale) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getColorScale()
CfnDashboard.HeatMapConfigurationProperty.Builder.colorScale
(CfnDashboard.ColorScaleProperty colorScale) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getColorScale()
CfnDashboard.HeatMapConfigurationProperty.Builder.columnLabelOptions
(IResolvable columnLabelOptions) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getColumnLabelOptions()
CfnDashboard.HeatMapConfigurationProperty.Builder.columnLabelOptions
(CfnDashboard.ChartAxisLabelOptionsProperty columnLabelOptions) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getColumnLabelOptions()
CfnDashboard.HeatMapConfigurationProperty.Builder.dataLabels
(IResolvable dataLabels) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getDataLabels()
CfnDashboard.HeatMapConfigurationProperty.Builder.dataLabels
(CfnDashboard.DataLabelOptionsProperty dataLabels) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getDataLabels()
CfnDashboard.HeatMapConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getFieldWells()
CfnDashboard.HeatMapConfigurationProperty.Builder.fieldWells
(CfnDashboard.HeatMapFieldWellsProperty fieldWells) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getFieldWells()
CfnDashboard.HeatMapConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getLegend()
CfnDashboard.HeatMapConfigurationProperty.Builder.legend
(CfnDashboard.LegendOptionsProperty legend) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getLegend()
CfnDashboard.HeatMapConfigurationProperty.Builder.rowLabelOptions
(IResolvable rowLabelOptions) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getRowLabelOptions()
CfnDashboard.HeatMapConfigurationProperty.Builder.rowLabelOptions
(CfnDashboard.ChartAxisLabelOptionsProperty rowLabelOptions) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getRowLabelOptions()
CfnDashboard.HeatMapConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getSortConfiguration()
CfnDashboard.HeatMapConfigurationProperty.Builder.sortConfiguration
(CfnDashboard.HeatMapSortConfigurationProperty sortConfiguration) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getSortConfiguration()
CfnDashboard.HeatMapConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getTooltip()
CfnDashboard.HeatMapConfigurationProperty.Builder.tooltip
(CfnDashboard.TooltipOptionsProperty tooltip) Sets the value ofCfnDashboard.HeatMapConfigurationProperty.getTooltip()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.HeatMapConfigurationProperty.Builder
.