executionProperty

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

Parameters

value

Execution property of the job. Defined below.


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

Parameters

argument

Execution property of the job. Defined below.