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