Interface CfnDashboard.KPIFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.KPIFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.KPIFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a KPI visual.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnDashboard.KPIFieldWellsPropertystatic final classAn implementation forCfnDashboard.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.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.MeasureFieldProperty>- See Also:
-
getTrendGroups
The trend group field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.DimensionFieldProperty>- See Also:
-
getValues
The value field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.MeasureFieldProperty>- See Also:
-
builder
-