Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.TableOptionsProperty.Builder
Packages that use CfnDashboard.TableOptionsProperty.Builder
-
Uses of CfnDashboard.TableOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.TableOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.TableOptionsProperty.builder()CfnDashboard.TableOptionsProperty.Builder.cellStyle(IResolvable cellStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getCellStyle()CfnDashboard.TableOptionsProperty.Builder.cellStyle(CfnDashboard.TableCellStyleProperty cellStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getCellStyle()CfnDashboard.TableOptionsProperty.Builder.headerStyle(IResolvable headerStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getHeaderStyle()CfnDashboard.TableOptionsProperty.Builder.headerStyle(CfnDashboard.TableCellStyleProperty headerStyle) Sets the value ofCfnDashboard.TableOptionsProperty.getHeaderStyle()CfnDashboard.TableOptionsProperty.Builder.orientation(String orientation) Sets the value ofCfnDashboard.TableOptionsProperty.getOrientation()CfnDashboard.TableOptionsProperty.Builder.rowAlternateColorOptions(IResolvable rowAlternateColorOptions) Sets the value ofCfnDashboard.TableOptionsProperty.getRowAlternateColorOptions()CfnDashboard.TableOptionsProperty.Builder.rowAlternateColorOptions(CfnDashboard.RowAlternateColorOptionsProperty rowAlternateColorOptions) Sets the value ofCfnDashboard.TableOptionsProperty.getRowAlternateColorOptions()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.TableOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.TableOptionsProperty.Builder.