Interface CfnDashboard.FunnelChartAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.FunnelChartAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.FunnelChartAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a
FunnelChartVisual
.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forCfnDashboard.FunnelChartAggregatedFieldWellsProperty
static final class
An implementation forCfnDashboard.FunnelChartAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getCategory
The category field wells of a funnel chart.Values are grouped by category fields.
- See Also:
-
getValues
The value field wells of a funnel chart.Values are aggregated based on categories.
- See Also:
-
builder
-