Contact point.

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

Properties

Properties

Email address to send alerts to.

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

region: Region

Region to target. If none is passed will use default region from the config.