Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.TreeMapVisualProperty.Builder
-
Uses of CfnAnalysis.TreeMapVisualProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionSets the value ofCfnAnalysis.TreeMapVisualProperty.getActions()
CfnAnalysis.TreeMapVisualProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getActions()
CfnAnalysis.TreeMapVisualProperty.builder()
CfnAnalysis.TreeMapVisualProperty.Builder.chartConfiguration
(IResolvable chartConfiguration) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getChartConfiguration()
CfnAnalysis.TreeMapVisualProperty.Builder.chartConfiguration
(CfnAnalysis.TreeMapConfigurationProperty chartConfiguration) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getChartConfiguration()
CfnAnalysis.TreeMapVisualProperty.Builder.columnHierarchies
(List<? extends Object> columnHierarchies) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getColumnHierarchies()
CfnAnalysis.TreeMapVisualProperty.Builder.columnHierarchies
(IResolvable columnHierarchies) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getColumnHierarchies()
CfnAnalysis.TreeMapVisualProperty.Builder.subtitle
(IResolvable subtitle) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getSubtitle()
CfnAnalysis.TreeMapVisualProperty.Builder.subtitle
(CfnAnalysis.VisualSubtitleLabelOptionsProperty subtitle) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getSubtitle()
CfnAnalysis.TreeMapVisualProperty.Builder.title
(IResolvable title) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getTitle()
CfnAnalysis.TreeMapVisualProperty.Builder.title
(CfnAnalysis.VisualTitleLabelOptionsProperty title) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getTitle()
CfnAnalysis.TreeMapVisualProperty.Builder.visualContentAltText
(String visualContentAltText) Sets the value ofCfnAnalysis.TreeMapVisualProperty.getVisualContentAltText()
Sets the value ofCfnAnalysis.TreeMapVisualProperty.getVisualId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TreeMapVisualProperty.Builder
.