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