

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

The field well configuration of a pie chart.

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

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

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

```
{
  "[PieChartAggregatedFieldWells](#cfn-quicksight-analysis-piechartfieldwells-piechartaggregatedfieldwells)" : PieChartAggregatedFieldWells
}
```

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

```
  [PieChartAggregatedFieldWells](#cfn-quicksight-analysis-piechartfieldwells-piechartaggregatedfieldwells): 
    PieChartAggregatedFieldWells
```

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

`PieChartAggregatedFieldWells`  <a name="cfn-quicksight-analysis-piechartfieldwells-piechartaggregatedfieldwells"></a>
The field well configuration of a pie chart.  
*Required*: No  
*Type*: [PieChartAggregatedFieldWells](aws-properties-quicksight-analysis-piechartaggregatedfieldwells.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)