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