Interface IMetric
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IMetric.Jsii$Default
- All Known Implementing Classes:
IMetric.Jsii$Proxy,MathExpression,Metric,SearchExpression
@Generated(value="jsii-pacmak/1.128.0 (build 749b9a9)",
date="2026-05-08T13:05:01.920Z")
@Stability(Stable)
public interface IMetric
extends software.amazon.jsii.JsiiSerializable
Interface for metrics.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMetric.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.use warningsV2Any warnings related to this metric.Inspect the details of the metric object.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getWarnings
Deprecated.- use warningsV2
(deprecated) Any warnings related to this metric.Should be attached to the consuming construct.
Default: - None
-
getWarningsV2
Any warnings related to this metric.Should be attached to the consuming construct.
Default: - None
-
toMetricConfig
Inspect the details of the metric object.
-