Indicates whether actions should be executed during any changes to the alarm state.
Indicates whether actions should be executed during any changes to the alarm state.
The list of actions to execute when this alarm transitions into an ALARM state from any other state.
The description of the alarm.
The arithmetic operation to use when comparing the specified statistic and threshold.
CfnAlarm.Builder.create(software.constructs.Construct scope,
String id)
The number of datapoints that must be breaching to trigger the alarm.
The dimensions for the metric associated with the alarm.
The dimensions for the metric associated with the alarm.
Used only for alarms based on percentiles.
The number of periods over which data is compared to the specified threshold.
The percentile statistic for the metric associated with the alarm.
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA
state from any other state.
The name of the metric associated with the alarm.
An array that enables you to create an alarm based on the result of a metric math expression.
An array that enables you to create an alarm based on the result of a metric math expression.
The namespace of the metric associated with the alarm.
The actions to execute when this alarm transitions to the OK
state from any other state.
The period, in seconds, over which the statistic is applied.
The statistic for the metric associated with the alarm, other than percentile.
A list of key-value pairs to associate with the alarm.
The value to compare with the specified statistic.
In an alarm based on an anomaly detection model, this is the ID of the ANOMALY_DETECTION_BAND
function used as the threshold for the alarm.
Sets how this alarm is to handle missing data points.
The unit of the metric associated with the alarm.