interface PivotTableFieldWellsProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnTemplate.PivotTableFieldWellsProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_PivotTableFieldWellsProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnTemplate.PivotTableFieldWellsProperty |
![]() | aws_cdk.aws_quicksight.CfnTemplate.PivotTableFieldWellsProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnTemplate » 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
Name | Type | Description |
---|---|---|
pivot | IResolvable | Pivot | The aggregated field well for the pivot table. |
pivotTableAggregatedFieldWells?
Type:
IResolvable
|
Pivot
(optional)
The aggregated field well for the pivot table.