aws-cdk-lib.aws_quicksight.CfnAnalysis.PivotTableFieldWellsProperty

interface PivotTableFieldWellsProperty

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

The field wells for a pivot table 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

NameTypeDescription
pivotTableAggregatedFieldWells?IResolvable | PivotTableAggregatedFieldWellsPropertyThe aggregated field well for the pivot table.

pivotTableAggregatedFieldWells?

Type: IResolvable | PivotTableAggregatedFieldWellsProperty (optional)

The aggregated field well for the pivot table.