

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Analysis BoxPlotFieldWells
<a name="aws-properties-quicksight-analysis-boxplotfieldwells"></a>

The field wells of a `BoxPlotVisual`.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

## Syntax
<a name="aws-properties-quicksight-analysis-boxplotfieldwells-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-analysis-boxplotfieldwells-syntax.json"></a>

```
{
  "[BoxPlotAggregatedFieldWells](#cfn-quicksight-analysis-boxplotfieldwells-boxplotaggregatedfieldwells)" : BoxPlotAggregatedFieldWells
}
```

### YAML
<a name="aws-properties-quicksight-analysis-boxplotfieldwells-syntax.yaml"></a>

```
  [BoxPlotAggregatedFieldWells](#cfn-quicksight-analysis-boxplotfieldwells-boxplotaggregatedfieldwells): 
    BoxPlotAggregatedFieldWells
```

## Properties
<a name="aws-properties-quicksight-analysis-boxplotfieldwells-properties"></a>

`BoxPlotAggregatedFieldWells`  <a name="cfn-quicksight-analysis-boxplotfieldwells-boxplotaggregatedfieldwells"></a>
The aggregated field wells of a box plot.  
*Required*: No  
*Type*: [BoxPlotAggregatedFieldWells](aws-properties-quicksight-analysis-boxplotaggregatedfieldwells.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)