| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Alarm |
StepScalingPolicy.getLowerAlarm() |
Alarm |
StepScalingPolicy.getUpperAlarm() |
| Modifier and Type | Method and Description |
|---|---|
Alarm |
StepScalingPolicy.getLowerAlarm() |
Alarm |
StepScalingPolicy.getUpperAlarm() |
| Modifier and Type | Method and Description |
|---|---|
Alarm |
Alarm.Builder.build() |
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.