| Modifier and Type | Class and Description |
|---|---|
static class |
IAlarmAction.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Alarm.addAlarmAction(IAlarmAction... actions)
Trigger this action if the alarm fires.
|
void |
Alarm.addInsufficientDataAction(IAlarmAction... actions)
Trigger this action if there is insufficient data to evaluate the alarm.
|
void |
Alarm.addOkAction(IAlarmAction... actions)
Trigger this action if the alarm returns from breaching state into ok state.
|
Copyright © 2019. All rights reserved.