Interface CfnDashboardPropsMixin.FunnelChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboardPropsMixin.FunnelChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboardPropsMixin
@Stability(Stable)
public static interface CfnDashboardPropsMixin.FunnelChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a
FunnelChartVisual .
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnDashboardPropsMixin.FunnelChartFieldWellsPropertystatic final classAn implementation forCfnDashboardPropsMixin.FunnelChartFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getFunnelChartAggregatedFieldWells
The field well configuration of aFunnelChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.FunnelChartAggregatedFieldWellsProperty- See Also:
-
builder
-