Interface CfnAnalysis.WaterfallChartAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.WaterfallChartAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.WaterfallChartAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a waterfall visual.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.WaterfallChartAggregatedFieldWellsProperty
static final class
An implementation forCfnAnalysis.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
-