| 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.WordCloudFieldWells
Description
Documentation
data WordCloudFieldWells Source #
The field wells of a word cloud visual.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
See: newWordCloudFieldWells smart constructor.
Constructors
| WordCloudFieldWells' | |
Fields
| |
Instances
newWordCloudFieldWells :: WordCloudFieldWells Source #
Create a value of WordCloudFieldWells 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:wordCloudAggregatedFieldWells:WordCloudFieldWells', wordCloudFieldWells_wordCloudAggregatedFieldWells - The aggregated field wells of a word cloud.
wordCloudFieldWells_wordCloudAggregatedFieldWells :: Lens' WordCloudFieldWells (Maybe WordCloudAggregatedFieldWells) Source #
The aggregated field wells of a word cloud.