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