Contact point.

interface ContactPoint {
    email?: Cockpit.v1.ContactPointEmail;
    receiveResolvedNotifications: boolean;
    region: Region;
}

Properties

Email address to send alerts to.

One-of ('configuration'): at most one of 'email' could be set.

receiveResolvedNotifications: boolean

Send an email notification when an alert is marked as resolved.

region: Region

Region.