

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

The field wells of a `FilledMapVisual`.

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

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

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

```
{
  "[FilledMapAggregatedFieldWells](#cfn-quicksight-analysis-filledmapfieldwells-filledmapaggregatedfieldwells)" : FilledMapAggregatedFieldWells
}
```

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

```
  [FilledMapAggregatedFieldWells](#cfn-quicksight-analysis-filledmapfieldwells-filledmapaggregatedfieldwells): 
    FilledMapAggregatedFieldWells
```

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

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