| Modifier and Type | Method and Description |
|---|---|
static CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.builder() |
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.withMetric(CfnAlarm.MetricProperty value)
Sets the value of Metric
|
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.withMetric(software.amazon.awscdk.core.IResolvable value)
Sets the value of Metric
|
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.withPeriod(Number value)
Sets the value of Period
|
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.withStat(String value)
Sets the value of Stat
|
CfnAlarm.MetricStatProperty.Builder |
CfnAlarm.MetricStatProperty.Builder.withUnit(String value)
Sets the value of Unit
|
Copyright © 2019. All rights reserved.