Class CfnDashboardPropsMixin.FunnelChartFieldWellsProperty
The field well configuration of a FunnelChartVisual .
Inherited Members
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public class CfnDashboardPropsMixin.FunnelChartFieldWellsProperty : CfnDashboardPropsMixin.IFunnelChartFieldWellsProperty
Syntax (vb)
Public Class CfnDashboardPropsMixin.FunnelChartFieldWellsProperty Implements CfnDashboardPropsMixin.IFunnelChartFieldWellsProperty
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
| FunnelChartFieldWellsProperty() | The field well configuration of a |
Properties
| FunnelChartAggregatedFieldWells | The field well configuration of a |
Constructors
FunnelChartFieldWellsProperty()
The field well configuration of a FunnelChartVisual .
public FunnelChartFieldWellsProperty()
Remarks
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
ExampleMetadata: fixture=_generated
Properties
FunnelChartAggregatedFieldWells
The field well configuration of a FunnelChartVisual .
public object? FunnelChartAggregatedFieldWells { get; set; }
Property Value
Remarks
Type union: either IResolvable or CfnDashboardPropsMixin.IFunnelChartAggregatedFieldWellsProperty