Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TableCellStyleProperty.Builder
Packages that use CfnDashboard.TableCellStyleProperty.Builder
-
Uses of CfnDashboard.TableCellStyleProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TableCellStyleProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.TableCellStyleProperty.Builder.backgroundColor(String backgroundColor) Sets the value ofCfnDashboard.TableCellStyleProperty.getBackgroundColor()CfnDashboard.TableCellStyleProperty.Builder.border(IResolvable border) Sets the value ofCfnDashboard.TableCellStyleProperty.getBorder()CfnDashboard.TableCellStyleProperty.Builder.border(CfnDashboard.GlobalTableBorderOptionsProperty border) Sets the value ofCfnDashboard.TableCellStyleProperty.getBorder()CfnDashboard.TableCellStyleProperty.builder()CfnDashboard.TableCellStyleProperty.Builder.fontConfiguration(IResolvable fontConfiguration) Sets the value ofCfnDashboard.TableCellStyleProperty.getFontConfiguration()CfnDashboard.TableCellStyleProperty.Builder.fontConfiguration(CfnDashboard.FontConfigurationProperty fontConfiguration) Sets the value ofCfnDashboard.TableCellStyleProperty.getFontConfiguration()Sets the value ofCfnDashboard.TableCellStyleProperty.getHeight()CfnDashboard.TableCellStyleProperty.Builder.horizontalTextAlignment(String horizontalTextAlignment) Sets the value ofCfnDashboard.TableCellStyleProperty.getHorizontalTextAlignment()Sets the value ofCfnDashboard.TableCellStyleProperty.getTextWrap()CfnDashboard.TableCellStyleProperty.Builder.verticalTextAlignment(String verticalTextAlignment) Sets the value ofCfnDashboard.TableCellStyleProperty.getVerticalTextAlignment()CfnDashboard.TableCellStyleProperty.Builder.visibility(String visibility) Sets the value ofCfnDashboard.TableCellStyleProperty.getVisibility()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TableCellStyleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.TableCellStyleProperty.Builder.