IAlertNotification
Home > @gooddata/sdk-model > IAlertNotification
IAlertNotification interface
Notification with details about the alert that triggered it.
Signature:
export interface IAlertNotification extends INotificationBase 
Extends: INotificationBase
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (Optional) Identifier of the automation (alert / schedule) if the notification was created in an automation context. | ||
| Details of the automation that triggered the notification. | |||
| "alertNotification" |