executionProperty

@JvmName(name = "jhecfbieqssjhlnl")
suspend fun executionProperty(value: Output<JobExecutionPropertyArgs>)
@JvmName(name = "qvegbkysxyglnrdn")
suspend fun executionProperty(value: JobExecutionPropertyArgs?)

Parameters

value

Execution property of the job. Defined below.


@JvmName(name = "rfucujwjckraaxwt")
suspend fun executionProperty(argument: suspend JobExecutionPropertyArgsBuilder.() -> Unit)

Parameters

argument

Execution property of the job. Defined below.