template

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

Parameters

value

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


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

Parameters

argument

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