template

@JvmName(name = "tcajaepbhufmoqey")
suspend fun template(value: Output<JobTemplateArgs>)
@JvmName(name = "xwnyppumbbniipgh")
suspend fun template(value: JobTemplateArgs?)

Parameters

value

The template used to create executions for this Job. Structure is documented below.


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

Parameters

argument

The template used to create executions for this Job. Structure is documented below.