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