Contents:
IAlarmAction
Bases: Protocol
Protocol
Interface for objects that can be the targets of CloudWatch alarm actions.
Methods
Return the properties required to send alarm actions to this CloudWatch alarm.
scope (Construct) – root Construct that allows creating new Constructs.
Construct
alarm (IAlarm) – CloudWatch alarm that the action will target.
IAlarm
AlarmActionConfig