| Modifier and Type | Interface and Description |
|---|---|
interface |
AlarmProps
Properties for Alarms.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmProps.Jsii$Proxy
An implementation for
AlarmProps |
static class |
CreateAlarmOptions.Jsii$Proxy
An implementation for
CreateAlarmOptions |
| Modifier and Type | Method and Description |
|---|---|
CreateAlarmOptions |
CreateAlarmOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Alarm |
Metric.createAlarm(Construct scope,
String id,
CreateAlarmOptions props)
Make a new Alarm for this metric.
|
Alarm |
MathExpression.createAlarm(Construct scope,
String id,
CreateAlarmOptions props)
Make a new Alarm for this metric.
|
Copyright © 2023. All rights reserved.