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