

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 TreeMapFieldWells
<a name="aws-properties-quicksight-analysis-treemapfieldwells"></a>

The field wells of a tree map.

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-treemapfieldwells-syntax"></a>

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

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

```
{
  "[TreeMapAggregatedFieldWells](#cfn-quicksight-analysis-treemapfieldwells-treemapaggregatedfieldwells)" : {{TreeMapAggregatedFieldWells}}
}
```

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

```
  [TreeMapAggregatedFieldWells](#cfn-quicksight-analysis-treemapfieldwells-treemapaggregatedfieldwells): {{
    TreeMapAggregatedFieldWells}}
```

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

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