Interface CfnTemplate.GaugeChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.GaugeChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
@Stability(Stable)
public static interface CfnTemplate.GaugeChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a
GaugeChartVisual .
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.GaugeChartFieldWellsPropertystatic final classAn implementation forCfnTemplate.GaugeChartFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getTargetValues
The target value field wells of aGaugeChartVisual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.MeasureFieldProperty>- See Also:
-
getValues
The value field wells of aGaugeChartVisual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.MeasureFieldProperty>- See Also:
-
builder
-