notificationProperty

@JvmName(name = "aqubgddtnphjbfex")
suspend fun notificationProperty(value: Output<TriggerActionNotificationPropertyArgs>)
@JvmName(name = "uvbobrvwoqnsekyf")
suspend fun notificationProperty(value: TriggerActionNotificationPropertyArgs?)

Parameters

value

Specifies configuration properties of a job run notification. See Notification Property details below.


@JvmName(name = "syfndjhaplhbtjal")
suspend fun notificationProperty(argument: suspend TriggerActionNotificationPropertyArgsBuilder.() -> Unit)

Parameters

argument

Specifies configuration properties of a job run notification. See Notification Property details below.