template

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

Parameters

value

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


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

Parameters

argument

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