aws-cdk-lib.aws_quicksight.CfnAnalysis.HeatMapFieldWellsProperty

interface HeatMapFieldWellsProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnAnalysis.HeatMapFieldWellsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_HeatMapFieldWellsProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnAnalysis.HeatMapFieldWellsProperty
Pythonaws_cdk.aws_quicksight.CfnAnalysis.HeatMapFieldWellsProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnAnalysis » HeatMapFieldWellsProperty

The field well configuration of a heat 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
heatMapAggregatedFieldWells?IResolvable | HeatMapAggregatedFieldWellsPropertyThe aggregated field wells of a heat map.

heatMapAggregatedFieldWells?

Type: IResolvable | HeatMapAggregatedFieldWellsProperty (optional)

The aggregated field wells of a heat map.