interface WordCloudFieldWellsProperty
| Language | Type name | 
|---|---|
|  .NET | Amazon.CDK.AWS.QuickSight.CfnTemplate.WordCloudFieldWellsProperty | 
|  Go | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_WordCloudFieldWellsProperty | 
|  Java | software.amazon.awscdk.services.quicksight.CfnTemplate.WordCloudFieldWellsProperty | 
|  Python | aws_cdk.aws_quicksight.CfnTemplate.WordCloudFieldWellsProperty | 
|  TypeScript | aws-cdk-lib»aws_quicksight»CfnTemplate»WordCloudFieldWellsProperty | 
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.
Example
// The generated example for this type would exceed 500 lines,
// and has been elided for readability.
Properties
| Name | Type | Description | 
|---|---|---|
| word | IResolvable | Word | The aggregated field wells of a word cloud. | 
wordCloudAggregatedFieldWells?
Type:
IResolvable | Word
(optional)
The aggregated field wells of a word cloud.
