executionProperty

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

Parameters

value

Execution property of the job. Defined below.


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

Parameters

argument

Execution property of the job. Defined below.