| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AlarmProps
(experimental) 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(software.constructs.Construct scope,
String id,
CreateAlarmOptions props)
(experimental) Make a new Alarm for this metric.
|
Alarm |
MathExpression.createAlarm(software.constructs.Construct scope,
String id,
CreateAlarmOptions props)
(experimental) Make a new Alarm for this metric.
|
Copyright © 2021. All rights reserved.