This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Dashboard HistogramAggregatedFieldWells
The field well configuration of a histogram.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Values" :[ MeasureField, ... ]}
YAML
Values:- MeasureField
Properties
- Values
- 
                    The value field wells of a histogram. Values are aggregated by COUNTorDISTINCT_COUNT.Required: No Type: Array of MeasureField Minimum: 0Maximum: 1Update requires: No interruption