Interface CfnDashboardPropsMixin.KPIFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboardPropsMixin.KPIFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboardPropsMixin
@Stability(Stable)
public static interface CfnDashboardPropsMixin.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 forCfnDashboardPropsMixin.KPIFieldWellsPropertystatic final classAn implementation forCfnDashboardPropsMixin.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: '<'eitherIResolvableorCfnDashboardPropsMixin.MeasureFieldProperty>- See Also:
-
getTrendGroups
The trend group field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.DimensionFieldProperty>- See Also:
-
getValues
The value field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.MeasureFieldProperty>- See Also:
-
builder
-