ContactChannelTargetInfo

data class ContactChannelTargetInfo(val channelId: String, val retryIntervalInMinutes: Int)

Information about the contact channel that SSM Incident Manager uses to engage the contact.

Constructors

Link copied to clipboard
constructor(channelId: String, retryIntervalInMinutes: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the contact channel.

Link copied to clipboard

The number of minutes to wait to retry sending engagement in the case the engagement initially fails.