interface TreeMapFieldWellsProperty
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.QuickSight.CfnAnalysis.TreeMapFieldWellsProperty |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_TreeMapFieldWellsProperty |
Java | software.amazon.awscdk.services.quicksight.CfnAnalysis.TreeMapFieldWellsProperty |
Python | aws_cdk.aws_quicksight.CfnAnalysis.TreeMapFieldWellsProperty |
TypeScript | aws-cdk-lib » aws_quicksight » CfnAnalysis » TreeMapFieldWellsProperty |
The field wells of a tree map.
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 |
---|---|---|
tree | IResolvable | Tree | The aggregated field wells of a tree map. |
treeMapAggregatedFieldWells?
Type:
IResolvable
|
Tree
(optional)
The aggregated field wells of a tree map.