Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.FontConfigurationProperty.Builder
-
Uses of CfnDashboard.FontConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.FontConfigurationProperty.builder()
Sets the value ofCfnDashboard.FontConfigurationProperty.getFontColor()
CfnDashboard.FontConfigurationProperty.Builder.fontDecoration
(String fontDecoration) Sets the value ofCfnDashboard.FontConfigurationProperty.getFontDecoration()
CfnDashboard.FontConfigurationProperty.Builder.fontSize
(IResolvable fontSize) Sets the value ofCfnDashboard.FontConfigurationProperty.getFontSize()
CfnDashboard.FontConfigurationProperty.Builder.fontSize
(CfnDashboard.FontSizeProperty fontSize) Sets the value ofCfnDashboard.FontConfigurationProperty.getFontSize()
Sets the value ofCfnDashboard.FontConfigurationProperty.getFontStyle()
CfnDashboard.FontConfigurationProperty.Builder.fontWeight
(IResolvable fontWeight) Sets the value ofCfnDashboard.FontConfigurationProperty.getFontWeight()
CfnDashboard.FontConfigurationProperty.Builder.fontWeight
(CfnDashboard.FontWeightProperty fontWeight) Sets the value ofCfnDashboard.FontConfigurationProperty.getFontWeight()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.FontConfigurationProperty.Builder
.