template

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

Parameters

value

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


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

Parameters

argument

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