oKActions property

List<String>? oKActions
final

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

Implementation

final List<String>? oKActions;