Interface CfnAnalysis.RadarChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.RadarChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.RadarChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a radar chart visual.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.RadarChartFieldWellsPropertystatic final classAn implementation forCfnAnalysis.RadarChartFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getRadarChartAggregatedFieldWells
The aggregated field wells of a radar chart visual.Returns union: either
IResolvableorCfnAnalysis.RadarChartAggregatedFieldWellsProperty- See Also:
-
builder
-