| Modifier and Type | Interface and Description |
|---|---|
interface |
AlarmProps
Properties for Alarms.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
CreateAlarmOptions.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAlarmOptions |
CreateAlarmOptions.Builder.build()
Builds the configured instance.
|
| 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.
|
Copyright © 2019. All rights reserved.