Show / Hide Table of Contents

Interface CfnAnalysis.IPivotTableFieldWellsProperty

The field wells for a pivot table visual.

Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnAnalysis.IPivotTableFieldWellsProperty
Syntax (vb)
Public Interface CfnAnalysis.IPivotTableFieldWellsProperty
Remarks

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-pivottablefieldwells.html

ExampleMetadata: fixture=_generated

Synopsis

Properties

PivotTableAggregatedFieldWells

The aggregated field well for the pivot table.

Properties

PivotTableAggregatedFieldWells

The aggregated field well for the pivot table.

object? PivotTableAggregatedFieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-pivottablefieldwells.html#cfn-quicksight-analysis-pivottablefieldwells-pivottableaggregatedfieldwells

Back to top Generated by DocFX