@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.259Z") @Stability(value=Stable) public interface IMetric extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IMetric.Jsii$Default
Internal default implementation for
IMetric. |
static class |
IMetric.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
default List<String> |
getWarnings()
Any warnings related to this metric.
|
MetricConfig |
toMetricConfig()
Inspect the details of the metric object.
|
@Stability(value=Stable) @Nullable default List<String> getWarnings()
Should be attached to the consuming construct.
Default: - None
@Stability(value=Stable) @NotNull MetricConfig toMetricConfig()
Copyright © 2022. All rights reserved.