aws-cdk-lib.aws_quicksight.CfnDashboard.TreeMapFieldWellsProperty

interface TreeMapFieldWellsProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnDashboard.TreeMapFieldWellsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnDashboard_TreeMapFieldWellsProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnDashboard.TreeMapFieldWellsProperty
Pythonaws_cdk.aws_quicksight.CfnDashboard.TreeMapFieldWellsProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnDashboard » 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

NameTypeDescription
treeMapAggregatedFieldWells?IResolvable | TreeMapAggregatedFieldWellsPropertyThe aggregated field wells of a tree map.

treeMapAggregatedFieldWells?

Type: IResolvable | TreeMapAggregatedFieldWellsProperty (optional)

The aggregated field wells of a tree map.