Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.PanelConfigurationProperty.Builder
Packages that use CfnTemplate.PanelConfigurationProperty.Builder
-
Uses of CfnTemplate.PanelConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.PanelConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.PanelConfigurationProperty.Builder.backgroundColor(String backgroundColor) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBackgroundColor()CfnTemplate.PanelConfigurationProperty.Builder.backgroundVisibility(String backgroundVisibility) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBackgroundVisibility()CfnTemplate.PanelConfigurationProperty.Builder.borderColor(String borderColor) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBorderColor()CfnTemplate.PanelConfigurationProperty.Builder.borderStyle(String borderStyle) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBorderStyle()CfnTemplate.PanelConfigurationProperty.Builder.borderThickness(String borderThickness) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBorderThickness()CfnTemplate.PanelConfigurationProperty.Builder.borderVisibility(String borderVisibility) Sets the value ofCfnTemplate.PanelConfigurationProperty.getBorderVisibility()CfnTemplate.PanelConfigurationProperty.builder()CfnTemplate.PanelConfigurationProperty.Builder.gutterSpacing(String gutterSpacing) Sets the value ofCfnTemplate.PanelConfigurationProperty.getGutterSpacing()CfnTemplate.PanelConfigurationProperty.Builder.gutterVisibility(String gutterVisibility) Sets the value ofCfnTemplate.PanelConfigurationProperty.getGutterVisibility()CfnTemplate.PanelConfigurationProperty.Builder.title(IResolvable title) Sets the value ofCfnTemplate.PanelConfigurationProperty.getTitle()CfnTemplate.PanelConfigurationProperty.Builder.title(CfnTemplate.PanelTitleOptionsProperty title) Sets the value ofCfnTemplate.PanelConfigurationProperty.getTitle()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.PanelConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.PanelConfigurationProperty.Builder.