AWS::QuickSight::Template PivotTableOptions - Amazon CloudFormation
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).

AWS::QuickSight::Template PivotTableOptions

The table options for a pivot table visual.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

CellStyle

The table cell style of cells.

Required: No

Type: TableCellStyle

Update requires: No interruption

ColumnHeaderStyle

The table cell style of the column header.

Required: No

Type: TableCellStyle

Update requires: No interruption

ColumnNamesVisibility

The visibility of the column names.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

MetricPlacement

The metric placement (row, column) options.

Required: No

Type: String

Allowed values: COLUMN | ROW

Update requires: No interruption

RowAlternateColorOptions

The row alternate color options (widget status, row alternate colors).

Required: No

Type: RowAlternateColorOptions

Update requires: No interruption

RowFieldNamesStyle

The table cell style of row field names.

Required: No

Type: TableCellStyle

Update requires: No interruption

RowHeaderStyle

The table cell style of the row headers.

Required: No

Type: TableCellStyle

Update requires: No interruption

SingleMetricVisibility

The visibility of the single metric options.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

ToggleButtonsVisibility

Determines the visibility of the pivot table.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption