Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.HeatMapConfigurationProperty.Builder
Packages that use CfnTemplate.HeatMapConfigurationProperty.Builder
-
Uses of CfnTemplate.HeatMapConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.HeatMapConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.HeatMapConfigurationProperty.builder()CfnTemplate.HeatMapConfigurationProperty.Builder.colorScale(IResolvable colorScale) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getColorScale()CfnTemplate.HeatMapConfigurationProperty.Builder.colorScale(CfnTemplate.ColorScaleProperty colorScale) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getColorScale()CfnTemplate.HeatMapConfigurationProperty.Builder.columnLabelOptions(IResolvable columnLabelOptions) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getColumnLabelOptions()CfnTemplate.HeatMapConfigurationProperty.Builder.columnLabelOptions(CfnTemplate.ChartAxisLabelOptionsProperty columnLabelOptions) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getColumnLabelOptions()CfnTemplate.HeatMapConfigurationProperty.Builder.dataLabels(IResolvable dataLabels) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getDataLabels()CfnTemplate.HeatMapConfigurationProperty.Builder.dataLabels(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getDataLabels()CfnTemplate.HeatMapConfigurationProperty.Builder.fieldWells(IResolvable fieldWells) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getFieldWells()CfnTemplate.HeatMapConfigurationProperty.Builder.fieldWells(CfnTemplate.HeatMapFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getFieldWells()CfnTemplate.HeatMapConfigurationProperty.Builder.legend(IResolvable legend) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getLegend()CfnTemplate.HeatMapConfigurationProperty.Builder.legend(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getLegend()CfnTemplate.HeatMapConfigurationProperty.Builder.rowLabelOptions(IResolvable rowLabelOptions) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getRowLabelOptions()CfnTemplate.HeatMapConfigurationProperty.Builder.rowLabelOptions(CfnTemplate.ChartAxisLabelOptionsProperty rowLabelOptions) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getRowLabelOptions()CfnTemplate.HeatMapConfigurationProperty.Builder.sortConfiguration(IResolvable sortConfiguration) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getSortConfiguration()CfnTemplate.HeatMapConfigurationProperty.Builder.sortConfiguration(CfnTemplate.HeatMapSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getSortConfiguration()CfnTemplate.HeatMapConfigurationProperty.Builder.tooltip(IResolvable tooltip) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getTooltip()CfnTemplate.HeatMapConfigurationProperty.Builder.tooltip(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getTooltip()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.HeatMapConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.HeatMapConfigurationProperty.Builder.