GetActionGroupEmailReceiver

data class GetActionGroupEmailReceiver(val emailAddress: String, val name: String, val useCommonAlertSchema: Boolean)

Constructors

Link copied to clipboard
constructor(emailAddress: String, name: String, useCommonAlertSchema: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The email address of this receiver.

Link copied to clipboard

Specifies the name of the Action Group.

Link copied to clipboard

Indicates whether to use common alert schema.