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