Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.PanelTitleOptionsProperty.Builder
-
Uses of CfnAnalysis.PanelTitleOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.PanelTitleOptionsProperty.builder()
CfnAnalysis.PanelTitleOptionsProperty.Builder.fontConfiguration
(IResolvable fontConfiguration) Sets the value ofCfnAnalysis.PanelTitleOptionsProperty.getFontConfiguration()
CfnAnalysis.PanelTitleOptionsProperty.Builder.fontConfiguration
(CfnAnalysis.FontConfigurationProperty fontConfiguration) Sets the value ofCfnAnalysis.PanelTitleOptionsProperty.getFontConfiguration()
CfnAnalysis.PanelTitleOptionsProperty.Builder.horizontalTextAlignment
(String horizontalTextAlignment) Sets the value ofCfnAnalysis.PanelTitleOptionsProperty.getHorizontalTextAlignment()
CfnAnalysis.PanelTitleOptionsProperty.Builder.visibility
(String visibility) Sets the value ofCfnAnalysis.PanelTitleOptionsProperty.getVisibility()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.PanelTitleOptionsProperty.Builder
.