executionProperty

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

Parameters

value

Execution property of the job. Defined below.


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

Parameters

argument

Execution property of the job. Defined below.