Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Amazonka.QuickSight.Types.PieChartFieldWells
Description
Documentation
data PieChartFieldWells Source #
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.
See: newPieChartFieldWells
smart constructor.
Constructors
PieChartFieldWells' | |
Fields
|
Instances
newPieChartFieldWells :: PieChartFieldWells Source #
Create a value of PieChartFieldWells
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:pieChartAggregatedFieldWells:PieChartFieldWells'
, pieChartFieldWells_pieChartAggregatedFieldWells
- The field well configuration of a pie chart.
pieChartFieldWells_pieChartAggregatedFieldWells :: Lens' PieChartFieldWells (Maybe PieChartAggregatedFieldWells) Source #
The field well configuration of a pie chart.