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