Interface CfnAnalysis.BarChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.BarChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
- CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.BarChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a
BarChartVisual
.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.BarChartFieldWellsProperty
static final class
An implementation forCfnAnalysis.BarChartFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBarChartAggregatedFieldWells
The aggregated field wells of a bar chart. -
builder
-