ContactTargetsArgs

data class ContactTargetsArgs(val channelTargetInfo: Output<ContactChannelTargetInfoArgs>? = null, val contactTargetInfo: Output<ContactTargetInfoArgs>? = null) : ConvertibleToJava<ContactTargetsArgs>

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

Constructors

Link copied to clipboard
fun ContactTargetsArgs(channelTargetInfo: Output<ContactChannelTargetInfoArgs>? = null, contactTargetInfo: Output<ContactTargetInfoArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ContactTargetsArgs

Properties

Link copied to clipboard
Link copied to clipboard