Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.TransposedTableOptionProperty.Builder
Packages that use CfnTemplate.TransposedTableOptionProperty.Builder
-
Uses of CfnTemplate.TransposedTableOptionProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.TransposedTableOptionProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.TransposedTableOptionProperty.builder()
CfnTemplate.TransposedTableOptionProperty.Builder.columnIndex
(Number columnIndex) Sets the value ofCfnTemplate.TransposedTableOptionProperty.getColumnIndex()
CfnTemplate.TransposedTableOptionProperty.Builder.columnType
(String columnType) Sets the value ofCfnTemplate.TransposedTableOptionProperty.getColumnType()
CfnTemplate.TransposedTableOptionProperty.Builder.columnWidth
(String columnWidth) Sets the value ofCfnTemplate.TransposedTableOptionProperty.getColumnWidth()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.TransposedTableOptionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.TransposedTableOptionProperty.Builder
.