@Stability(value=Stable) @Internal public static final class CfnAlarm.MetricStatProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlarm.MetricStatProperty
CfnAlarm.MetricStatPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAlarm.MetricStatProperty.Builder, CfnAlarm.MetricStatProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object metric,
Number period,
String stat,
String unit)
Constructor that initializes the object based on literal property values passed by the
CfnAlarm.DimensionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getMetric()
`CfnAlarm.MetricStatProperty.Metric`.
|
Number |
getPeriod()
`CfnAlarm.MetricStatProperty.Period`.
|
String |
getStat()
`CfnAlarm.MetricStatProperty.Stat`.
|
String |
getUnit()
`CfnAlarm.MetricStatProperty.Unit`.
|
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(Object metric, Number period, String stat, String unit)
CfnAlarm.DimensionProperty.Builder.public final Object getMetric()
CfnAlarm.MetricStatPropertygetMetric in interface CfnAlarm.MetricStatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-metricpublic final Number getPeriod()
CfnAlarm.MetricStatPropertygetPeriod in interface CfnAlarm.MetricStatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-periodpublic final String getStat()
CfnAlarm.MetricStatPropertygetStat in interface CfnAlarm.MetricStatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-statpublic final String getUnit()
CfnAlarm.MetricStatPropertygetUnit in interface CfnAlarm.MetricStatPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-unit@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.