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
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.KPIFieldWellsPropertystatic final classAn 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.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.MeasureFieldProperty>- See Also:
-
getTrendGroups
The trend group field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.DimensionFieldProperty>- See Also:
-
getValues
The value field wells of a KPI visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.MeasureFieldProperty>- See Also:
-
builder
-