@Internal public static interface IMetric.Jsii$Default extends IMetric
IMetric.IMetric.Jsii$Default, IMetric.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default List<String> |
getWarnings()
Any warnings related to this metric.
|
default 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
getWarnings in interface IMetric@Stability(value=Stable) @NotNull default MetricConfig toMetricConfig()
toMetricConfig in interface IMetricCopyright © 2022. All rights reserved.