Class CfnTemplate.FunnelChartFieldWellsProperty
The field well configuration of a FunnelChartVisual
.
Inheritance
Implements
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class FunnelChartFieldWellsProperty : Object, CfnTemplate.IFunnelChartFieldWellsProperty
Syntax (vb)
Public Class FunnelChartFieldWellsProperty
Inherits Object
Implements CfnTemplate.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
Funnel |
Properties
Funnel |
The field well configuration of a |
Constructors
FunnelChartFieldWellsProperty()
public FunnelChartFieldWellsProperty()
Properties
FunnelChartAggregatedFieldWells
The field well configuration of a FunnelChartVisual
.
public object FunnelChartAggregatedFieldWells { get; set; }
Property Value
System.