Uses of Class
software.amazon.awscdk.services.cloudwatch.Alarm
Packages that use Alarm
Package
Description
AWS Auto Scaling Construct Library
Amazon EC2 Auto Scaling Construct Library
Amazon CloudWatch Construct Library
-
Uses of Alarm in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return AlarmModifier and TypeMethodDescriptionStepScalingPolicy.getLowerAlarm()StepScalingPolicy.getUpperAlarm() -
Uses of Alarm in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return AlarmModifier and TypeMethodDescriptionStepScalingPolicy.getLowerAlarm()StepScalingPolicy.getUpperAlarm() -
Uses of Alarm in software.amazon.awscdk.services.cloudwatch
Subclasses of Alarm in software.amazon.awscdk.services.cloudwatchModifier and TypeClassDescriptionclassCloudWatch Alarm that uses anomaly detection to trigger alarms.Methods in software.amazon.awscdk.services.cloudwatch that return AlarmModifier and TypeMethodDescriptionAlarm.Builder.build()MathExpression.createAlarm(software.constructs.Construct scope, String id, CreateAlarmOptions props) Make a new Alarm for this metric.Metric.createAlarm(software.constructs.Construct scope, String id, CreateAlarmOptions props) Make a new Alarm for this metric.