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