insufficientDataActions property

List<String>? insufficientDataActions
final

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

Implementation

final List<String>? insufficientDataActions;