ContactTargets

data class ContactTargets(val channelTargetInfo: ContactChannelTargetInfo? = null, val contactTargetInfo: ContactTargetInfo? = null)

The contacts or contact methods that the escalation plan or engagement plan is engaging.

Constructors

Link copied to clipboard
constructor(channelTargetInfo: ContactChannelTargetInfo? = null, contactTargetInfo: ContactTargetInfo? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the contact channel that Incident Manager engages.

Link copied to clipboard

The contact that Incident Manager is engaging during an incident.