Interface CfnDashboard.BoxPlotFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.BoxPlotFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.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 forCfnDashboard.BoxPlotFieldWellsPropertystatic final classAn implementation forCfnDashboard.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
IResolvableorCfnDashboard.BoxPlotAggregatedFieldWellsProperty- See Also:
-
builder
-