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