Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.GaugeChartVisualProperty.Builder
-
Uses of CfnTemplate.GaugeChartVisualProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionSets the value ofCfnTemplate.GaugeChartVisualProperty.getActions()
CfnTemplate.GaugeChartVisualProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getActions()
CfnTemplate.GaugeChartVisualProperty.builder()
CfnTemplate.GaugeChartVisualProperty.Builder.chartConfiguration
(IResolvable chartConfiguration) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getChartConfiguration()
CfnTemplate.GaugeChartVisualProperty.Builder.chartConfiguration
(CfnTemplate.GaugeChartConfigurationProperty chartConfiguration) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getChartConfiguration()
CfnTemplate.GaugeChartVisualProperty.Builder.conditionalFormatting
(IResolvable conditionalFormatting) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getConditionalFormatting()
CfnTemplate.GaugeChartVisualProperty.Builder.conditionalFormatting
(CfnTemplate.GaugeChartConditionalFormattingProperty conditionalFormatting) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getConditionalFormatting()
CfnTemplate.GaugeChartVisualProperty.Builder.subtitle
(IResolvable subtitle) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getSubtitle()
CfnTemplate.GaugeChartVisualProperty.Builder.subtitle
(CfnTemplate.VisualSubtitleLabelOptionsProperty subtitle) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getSubtitle()
CfnTemplate.GaugeChartVisualProperty.Builder.title
(IResolvable title) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getTitle()
CfnTemplate.GaugeChartVisualProperty.Builder.title
(CfnTemplate.VisualTitleLabelOptionsProperty title) Sets the value ofCfnTemplate.GaugeChartVisualProperty.getTitle()
Sets the value ofCfnTemplate.GaugeChartVisualProperty.getVisualId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.GaugeChartVisualProperty.Builder
.