Class CfnAnalysis.PivotTableFieldWellsProperty
The field wells for a pivot table visual.
Inheritance
Implements
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class PivotTableFieldWellsProperty : Object, CfnAnalysis.IPivotTableFieldWellsProperty
Syntax (vb)
Public Class PivotTableFieldWellsProperty
Inherits Object
Implements CfnAnalysis.IPivotTableFieldWellsProperty
Remarks
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
ExampleMetadata: fixture=_generated
Synopsis
Constructors
Pivot |
Properties
Pivot |
The aggregated field well for the pivot table. |
Constructors
PivotTableFieldWellsProperty()
public PivotTableFieldWellsProperty()
Properties
PivotTableAggregatedFieldWells
The aggregated field well for the pivot table.
public object PivotTableAggregatedFieldWells { get; set; }
Property Value
System.