Interface CfnDashboardPropsMixin.BoxPlotFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboardPropsMixin.BoxPlotFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboardPropsMixin
@Stability(Stable)
public static interface CfnDashboardPropsMixin.BoxPlotFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a
BoxPlotVisual .
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 forCfnDashboardPropsMixin.BoxPlotFieldWellsPropertystatic final classAn implementation forCfnDashboardPropsMixin.BoxPlotFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBoxPlotAggregatedFieldWells
The aggregated field wells of a box plot.Returns union: either
IResolvableorCfnDashboardPropsMixin.BoxPlotAggregatedFieldWellsProperty- See Also:
-
builder
-