@Internal public static interface IMetric.Jsii$Default extends IMetric
IMetric.IMetric.Jsii$Default, IMetric.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default MetricAlarmConfig |
toAlarmConfig()
Deprecated.
Use `toMetricConfig()` instead.
|
default MetricGraphConfig |
toGraphConfig()
Deprecated.
Use `toMetricConfig()` instead.
|
default MetricConfig |
toMetricConfig()
Inspect the details of the metric object.
|
@Stability(value=Deprecated) @Deprecated @NotNull default MetricAlarmConfig toAlarmConfig()
toAlarmConfig in interface IMetric@Stability(value=Deprecated) @Deprecated @NotNull default MetricGraphConfig toGraphConfig()
toGraphConfig in interface IMetric@Stability(value=Stable) @NotNull default MetricConfig toMetricConfig()
toMetricConfig in interface IMetricCopyright © 2021. All rights reserved.