template

@JvmName(name = "mtrdilorebopwbyd")
suspend fun template(value: Output<JobExecutionTemplateArgs>)
@JvmName(name = "otudqpubldhljeqs")
suspend fun template(value: JobExecutionTemplateArgs?)

Parameters

value

The template which is applied for all executions of the Job.


@JvmName(name = "ikdfqwfywmorfvtg")
suspend fun template(argument: suspend JobExecutionTemplateArgsBuilder.() -> Unit)

Parameters

argument

The template which is applied for all executions of the Job.