@Stability(value=Stable)
public static interface CfnAlarm.MetricProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metric.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlarm.MetricProperty.Builder
A builder for
CfnAlarm.MetricProperty |
static class |
CfnAlarm.MetricProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAlarm.MetricProperty.Builder |
builder() |
Object |
getDimensions()
`CfnAlarm.MetricProperty.Dimensions`.
|
String |
getMetricName()
`CfnAlarm.MetricProperty.MetricName`.
|
String |
getNamespace()
`CfnAlarm.MetricProperty.Namespace`.
|
@Stability(value=Stable) Object getDimensions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metric.html#cfn-cloudwatch-alarm-metric-dimensions@Stability(value=Stable) String getMetricName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metric.html#cfn-cloudwatch-alarm-metric-metricname@Stability(value=Stable) String getNamespace()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metric.html#cfn-cloudwatch-alarm-metric-namespace@Stability(value=Stable) static CfnAlarm.MetricProperty.Builder builder()
CfnAlarm.MetricProperty.Builder of CfnAlarm.MetricPropertyCopyright © 2019. All rights reserved.