Interface CfnAnalysis.GaugeChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.GaugeChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.GaugeChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a
GaugeChartVisual
.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.GaugeChartFieldWellsProperty
static final class
An implementation forCfnAnalysis.GaugeChartFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getTargetValues
The target value field wells of aGaugeChartVisual
.- See Also:
-
getValues
The value field wells of aGaugeChartVisual
.- See Also:
-
builder
-