Interface CfnTemplate.WaterfallChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.WaterfallChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.WaterfallChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a waterfall visual.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.WaterfallChartFieldWellsPropertystatic final classAn implementation forCfnTemplate.WaterfallChartFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getWaterfallChartAggregatedFieldWells
The field well configuration of a waterfall visual.Returns union: either
IResolvableorCfnTemplate.WaterfallChartAggregatedFieldWellsProperty- See Also:
-
builder
-