@Stability(value=Deprecated) @Deprecated @Internal public static final class MetricAlarmConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetricAlarmConfig
MetricAlarmConfigsoftware.amazon.jsii.JsiiObject.InitializationModeMetricAlarmConfig.Builder, MetricAlarmConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MetricAlarmConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MetricAlarmConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
List<Dimension> |
getDimensions()
Deprecated.
(deprecated) The dimensions to apply to the alarm.
|
String |
getExtendedStatistic()
Deprecated.
(deprecated) Percentile aggregation function to use.
|
String |
getMetricName()
Deprecated.
(deprecated) Name of the metric.
|
String |
getNamespace()
Deprecated.
(deprecated) Namespace of the metric.
|
Number |
getPeriod()
Deprecated.
(deprecated) How many seconds to aggregate over.
|
Statistic |
getStatistic()
Deprecated.
(deprecated) Simple aggregation function to use.
|
Unit |
getUnit()
Deprecated.
(deprecated) The unit of the alarm.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(MetricAlarmConfig.Builder builder)
MetricAlarmConfig.Builder.public final String getMetricName()
MetricAlarmConfiggetMetricName in interface MetricAlarmConfigpublic final String getNamespace()
MetricAlarmConfiggetNamespace in interface MetricAlarmConfigpublic final Number getPeriod()
MetricAlarmConfiggetPeriod in interface MetricAlarmConfigpublic final List<Dimension> getDimensions()
MetricAlarmConfiggetDimensions in interface MetricAlarmConfigpublic final String getExtendedStatistic()
MetricAlarmConfiggetExtendedStatistic in interface MetricAlarmConfigpublic final Statistic getStatistic()
MetricAlarmConfiggetStatistic in interface MetricAlarmConfigpublic final Unit getUnit()
MetricAlarmConfiggetUnit in interface MetricAlarmConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.