TransposedTableOption - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TransposedTableOption

The column option of the transposed table.

Contents

Note

In the following list, the required parameters are described first.

ColumnType

The column type of the column in a transposed table. Choose one of the following options:

  • ROW_HEADER_COLUMN: Refers to the leftmost column of the row header in the transposed table.

  • VALUE_COLUMN: Refers to all value columns in the transposed table.

Type: String

Valid Values: ROW_HEADER_COLUMN | VALUE_COLUMN

Required: Yes

ColumnIndex

The index of a columns in a transposed table. The index range is 0-9999.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 9999.

Required: No

ColumnWidth

The width of a column in a transposed table.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: