Interface CfnTemplate.RadarChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.RadarChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.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 forCfnTemplate.RadarChartFieldWellsPropertystatic final classAn implementation forCfnTemplate.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
IResolvableorCfnTemplate.RadarChartAggregatedFieldWellsProperty- See Also:
-
builder
-