@Stability(value=Stable) @Internal public static final class CfnAlarm.MetricProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarm.MetricProperty
CfnAlarm.MetricPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarm.MetricProperty.Builder, CfnAlarm.MetricProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAlarm.MetricProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAlarm.DimensionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDimensions()
The metric dimensions that you want to be used for the metric that the alarm will watch..
|
String |
getMetricName()
The name of the metric that you want the alarm to watch.
|
String |
getNamespace()
The namespace of the metric that the alarm will watch.
|
int |
hashCode() |
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(CfnAlarm.MetricProperty.Builder builder)
CfnAlarm.DimensionProperty.Builder.public final Object getDimensions()
CfnAlarm.MetricPropertygetDimensions in interface CfnAlarm.MetricPropertypublic final String getMetricName()
CfnAlarm.MetricPropertyThis is a required field.
getMetricName in interface CfnAlarm.MetricPropertypublic final String getNamespace()
CfnAlarm.MetricPropertygetNamespace in interface CfnAlarm.MetricProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.