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