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:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.BarChartFieldWellsPropertystatic final classAn 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.Returns union: either
IResolvableorCfnAnalysis.BarChartAggregatedFieldWellsProperty- See Also:
-
builder
-