Amazon CloudWatch Construct Library
-
Whether the actions for this alarm are enabled.
Description for the alarm.
Comparison to use to check if metric is breaching.
Alarm.Builder.create(software.constructs.Construct scope,
String id)
The number of datapoints that must be breaching to trigger the alarm.
Specifies whether to evaluate the data and potentially change the alarm state if there are too few data points to be statistically significant.
The number of periods over which data is compared to the specified threshold.
The metric to add the alarm on.
The value against which the specified statistic is compared.
Sets how this alarm is to handle missing data points.