| Modifier and Type | Method and Description |
|---|---|
Alarm |
Metric.createAlarm(software.amazon.awscdk.core.Construct scope,
String id,
CreateAlarmOptions props)
Make a new Alarm for this metric.
|
Alarm |
AlarmWidgetProps.getAlarm()
The alarm to show.
|
Alarm |
AlarmWidgetProps.Jsii$Proxy.getAlarm()
The alarm to show.
|
| Modifier and Type | Method and Description |
|---|---|
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.withAlarm(Alarm value)
Sets the value of Alarm
|
Copyright © 2019. All rights reserved.