Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.GaugeChartConfigurationProperty.Builder
-
Uses of CfnAnalysis.GaugeChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.GaugeChartConfigurationProperty.builder()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.dataLabels
(IResolvable dataLabels) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getDataLabels()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.dataLabels
(CfnAnalysis.DataLabelOptionsProperty dataLabels) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getDataLabels()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getFieldWells()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.fieldWells
(CfnAnalysis.GaugeChartFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getFieldWells()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.gaugeChartOptions
(IResolvable gaugeChartOptions) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getGaugeChartOptions()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.gaugeChartOptions
(CfnAnalysis.GaugeChartOptionsProperty gaugeChartOptions) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getGaugeChartOptions()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.tooltipOptions
(IResolvable tooltipOptions) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getTooltipOptions()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.tooltipOptions
(CfnAnalysis.TooltipOptionsProperty tooltipOptions) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getTooltipOptions()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getVisualPalette()
CfnAnalysis.GaugeChartConfigurationProperty.Builder.visualPalette
(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.GaugeChartConfigurationProperty.getVisualPalette()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.GaugeChartConfigurationProperty.Builder
.