Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.PivotTableVisualProperty.Builder
-
Uses of CfnDashboard.PivotTableVisualProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionSets the value ofCfnDashboard.PivotTableVisualProperty.getActions()
CfnDashboard.PivotTableVisualProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnDashboard.PivotTableVisualProperty.getActions()
CfnDashboard.PivotTableVisualProperty.builder()
CfnDashboard.PivotTableVisualProperty.Builder.chartConfiguration
(IResolvable chartConfiguration) Sets the value ofCfnDashboard.PivotTableVisualProperty.getChartConfiguration()
CfnDashboard.PivotTableVisualProperty.Builder.chartConfiguration
(CfnDashboard.PivotTableConfigurationProperty chartConfiguration) Sets the value ofCfnDashboard.PivotTableVisualProperty.getChartConfiguration()
CfnDashboard.PivotTableVisualProperty.Builder.conditionalFormatting
(IResolvable conditionalFormatting) Sets the value ofCfnDashboard.PivotTableVisualProperty.getConditionalFormatting()
CfnDashboard.PivotTableVisualProperty.Builder.conditionalFormatting
(CfnDashboard.PivotTableConditionalFormattingProperty conditionalFormatting) Sets the value ofCfnDashboard.PivotTableVisualProperty.getConditionalFormatting()
CfnDashboard.PivotTableVisualProperty.Builder.subtitle
(IResolvable subtitle) Sets the value ofCfnDashboard.PivotTableVisualProperty.getSubtitle()
CfnDashboard.PivotTableVisualProperty.Builder.subtitle
(CfnDashboard.VisualSubtitleLabelOptionsProperty subtitle) Sets the value ofCfnDashboard.PivotTableVisualProperty.getSubtitle()
CfnDashboard.PivotTableVisualProperty.Builder.title
(IResolvable title) Sets the value ofCfnDashboard.PivotTableVisualProperty.getTitle()
CfnDashboard.PivotTableVisualProperty.Builder.title
(CfnDashboard.VisualTitleLabelOptionsProperty title) Sets the value ofCfnDashboard.PivotTableVisualProperty.getTitle()
Sets the value ofCfnDashboard.PivotTableVisualProperty.getVisualId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.PivotTableVisualProperty.Builder
.