AWS::QuickSight::Analysis PivotTableFieldCollapseStateOption - 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::Analysis PivotTableFieldCollapseStateOption

The collapse state options for the pivot table field options.

Syntax

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

Properties

State

The state of the field target of a pivot table. Choose one of the following options:

  • COLLAPSED

  • EXPANDED

Required: No

Type: String

Allowed values: COLLAPSED | EXPANDED

Update requires: No interruption

Target

A tagged-union object that sets the collapse state.

Required: Yes

Type: PivotTableFieldCollapseStateTarget

Update requires: No interruption