Interface CfnTemplate.LineChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.LineChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.LineChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a line chart.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.LineChartFieldWellsPropertystatic final classAn implementation forCfnTemplate.LineChartFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getLineChartAggregatedFieldWells
The field well configuration of a line chart.Returns union: either
IResolvableorCfnTemplate.LineChartAggregatedFieldWellsProperty- See Also:
-
builder
-