Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.TreeMapConfigurationProperty.Builder
-
Uses of CfnTemplate.TreeMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.TreeMapConfigurationProperty.builder()
CfnTemplate.TreeMapConfigurationProperty.Builder.colorLabelOptions
(IResolvable colorLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getColorLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.colorLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty colorLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getColorLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.colorScale
(IResolvable colorScale) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getColorScale()
CfnTemplate.TreeMapConfigurationProperty.Builder.colorScale
(CfnTemplate.ColorScaleProperty colorScale) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getColorScale()
CfnTemplate.TreeMapConfigurationProperty.Builder.dataLabels
(IResolvable dataLabels) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getDataLabels()
CfnTemplate.TreeMapConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getDataLabels()
CfnTemplate.TreeMapConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getFieldWells()
CfnTemplate.TreeMapConfigurationProperty.Builder.fieldWells
(CfnTemplate.TreeMapFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getFieldWells()
CfnTemplate.TreeMapConfigurationProperty.Builder.groupLabelOptions
(IResolvable groupLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getGroupLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.groupLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty groupLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getGroupLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getLegend()
CfnTemplate.TreeMapConfigurationProperty.Builder.legend
(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getLegend()
CfnTemplate.TreeMapConfigurationProperty.Builder.sizeLabelOptions
(IResolvable sizeLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getSizeLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.sizeLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty sizeLabelOptions) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getSizeLabelOptions()
CfnTemplate.TreeMapConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getSortConfiguration()
CfnTemplate.TreeMapConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.TreeMapSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getSortConfiguration()
CfnTemplate.TreeMapConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getTooltip()
CfnTemplate.TreeMapConfigurationProperty.Builder.tooltip
(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getTooltip()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.TreeMapConfigurationProperty.Builder
.