jobTemplate

@JvmName(name = "fohcqisqbgvrfsdo")
suspend fun jobTemplate(value: Output<JobTemplateSpecPatchArgs>)
@JvmName(name = "hsfotpyumhutsgml")
suspend fun jobTemplate(value: JobTemplateSpecPatchArgs?)

Parameters

value

Specifies the job that will be created when executing a CronJob.


@JvmName(name = "pydnyqhtdgjdptdg")
suspend fun jobTemplate(argument: suspend JobTemplateSpecPatchArgsBuilder.() -> Unit)

Parameters

argument

Specifies the job that will be created when executing a CronJob.