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