@Stability(value=Stable)
public static interface CfnAlarm.MetricStatProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlarm.MetricStatProperty.Builder
A builder for
CfnAlarm.MetricStatProperty |
static class |
CfnAlarm.MetricStatProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAlarm.MetricStatProperty.Builder |
builder() |
Object |
getMetric()
`CfnAlarm.MetricStatProperty.Metric`.
|
Number |
getPeriod()
`CfnAlarm.MetricStatProperty.Period`.
|
String |
getStat()
`CfnAlarm.MetricStatProperty.Stat`.
|
String |
getUnit()
`CfnAlarm.MetricStatProperty.Unit`.
|
@Stability(value=Stable) Object getMetric()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-metric@Stability(value=Stable) Number getPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-period@Stability(value=Stable) String getStat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-stat@Stability(value=Stable) String getUnit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-unit@Stability(value=Stable) static CfnAlarm.MetricStatProperty.Builder builder()
Copyright © 2019. All rights reserved.