TriggerNotificationProperty

data class TriggerNotificationProperty(val notifyDelayAfter: Int? = null)

Specifies configuration properties of a job run notification.

Constructors

Link copied to clipboard
constructor(notifyDelayAfter: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val notifyDelayAfter: Int? = null

After a job run starts, the number of minutes to wait before sending a job run delay notification