Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.CustomContentVisualProperty.Builder
Packages that use CfnAnalysis.CustomContentVisualProperty.Builder
-
Uses of CfnAnalysis.CustomContentVisualProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.CustomContentVisualProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAnalysis.CustomContentVisualProperty.getActions()
CfnAnalysis.CustomContentVisualProperty.Builder.actions
(IResolvable actions) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getActions()
CfnAnalysis.CustomContentVisualProperty.builder()
CfnAnalysis.CustomContentVisualProperty.Builder.chartConfiguration
(IResolvable chartConfiguration) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getChartConfiguration()
CfnAnalysis.CustomContentVisualProperty.Builder.chartConfiguration
(CfnAnalysis.CustomContentConfigurationProperty chartConfiguration) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getChartConfiguration()
CfnAnalysis.CustomContentVisualProperty.Builder.dataSetIdentifier
(String dataSetIdentifier) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getDataSetIdentifier()
CfnAnalysis.CustomContentVisualProperty.Builder.subtitle
(IResolvable subtitle) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getSubtitle()
CfnAnalysis.CustomContentVisualProperty.Builder.subtitle
(CfnAnalysis.VisualSubtitleLabelOptionsProperty subtitle) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getSubtitle()
CfnAnalysis.CustomContentVisualProperty.Builder.title
(IResolvable title) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getTitle()
CfnAnalysis.CustomContentVisualProperty.Builder.title
(CfnAnalysis.VisualTitleLabelOptionsProperty title) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getTitle()
CfnAnalysis.CustomContentVisualProperty.Builder.visualContentAltText
(String visualContentAltText) Sets the value ofCfnAnalysis.CustomContentVisualProperty.getVisualContentAltText()
Sets the value ofCfnAnalysis.CustomContentVisualProperty.getVisualId()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.CustomContentVisualProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.CustomContentVisualProperty.Builder
.