alarmActions property

List<String>? alarmActions
final

The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN).

Implementation

final List<String>? alarmActions;