Interface CfnDashboard.WaterfallChartAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.WaterfallChartAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.WaterfallChartAggregatedFieldWellsProperty
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 forCfnDashboard.WaterfallChartAggregatedFieldWellsPropertystatic final classAn implementation forCfnDashboard.WaterfallChartAggregatedFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBreakdowns
The breakdown field wells of a waterfall visual.- See Also:
-
getCategories
The category field wells of a waterfall visual.- See Also:
-
getValues
The value field wells of a waterfall visual.- See Also:
-
builder
-