AWS::QuickSight::Dashboard TableUnaggregatedFieldWells
The unaggregated field well for the table.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Values" :
[ UnaggregatedField, ... ]
}
YAML
Values:
- UnaggregatedField
Properties
Values
-
The values field well for a pivot table. Values are unaggregated for an unaggregated table.
Required: No
Type: Array of UnaggregatedField
Minimum:
0
Maximum:
200
Update requires: No interruption