Interface CfnTemplate.FunnelChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.FunnelChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.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 forCfnTemplate.FunnelChartFieldWellsPropertystatic final classAn implementation forCfnTemplate.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
IResolvableorCfnTemplate.FunnelChartAggregatedFieldWellsProperty- See Also:
-
builder
-