PivotTableConfiguration
The configuration for a PivotTableVisual.
Contents
Note
In the following list, the required parameters are described first.
- FieldOptions
 - 
               
The field options for a pivot table visual.
Type: PivotTableFieldOptions object
Required: No
 - FieldWells
 - 
               
The field wells of the visual.
Type: PivotTableFieldWells object
Required: No
 - Interactions
 - 
               
The general visual interactions setup for a visual.
Type: VisualInteractionOptions object
Required: No
 - PaginatedReportOptions
 - 
               
The paginated report options for a pivot table visual.
Type: PivotTablePaginatedReportOptions object
Required: No
 - SortConfiguration
 - 
               
The sort configuration for a
PivotTableVisual.Type: PivotTableSortConfiguration object
Required: No
 - TableOptions
 - 
               
The table options for a pivot table visual.
Type: PivotTableOptions object
Required: No
 - TotalOptions
 - 
               
The total options for a pivot table visual.
Type: PivotTableTotalOptions object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: