notificationProperty

@JvmName(name = "rbceyymbnajdjpop")
suspend fun notificationProperty(value: Output<JobNotificationPropertyArgs>)
@JvmName(name = "utsygllrilnedqgo")
suspend fun notificationProperty(value: JobNotificationPropertyArgs?)

Parameters

value

Notification property of the job. Defined below.


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

Parameters

argument

Notification property of the job. Defined below.