containers

@JvmName(name = "ugnfybigxlfcuwbh")
suspend fun containers(value: Output<List<JobTemplateTemplateContainerArgs>>)
@JvmName(name = "rvdbobwhqugfywam")
suspend fun containers(value: List<JobTemplateTemplateContainerArgs>?)

Parameters

value

Holds the single container that defines the unit of execution for this task. Structure is documented below.


@JvmName(name = "gswehnyghhtaodfe")
suspend fun containers(vararg values: Output<JobTemplateTemplateContainerArgs>)


@JvmName(name = "qooaajtntlgyqacq")
suspend fun containers(values: List<Output<JobTemplateTemplateContainerArgs>>)
@JvmName(name = "jydcufbvfpfitqcb")
suspend fun containers(vararg values: JobTemplateTemplateContainerArgs)

Parameters

values

Holds the single container that defines the unit of execution for this task. Structure is documented below.


@JvmName(name = "kjwdvtqdlacdkowp")
suspend fun containers(argument: List<suspend JobTemplateTemplateContainerArgsBuilder.() -> Unit>)
@JvmName(name = "wiecaslhdsxoiusw")
suspend fun containers(vararg argument: suspend JobTemplateTemplateContainerArgsBuilder.() -> Unit)
@JvmName(name = "kmpqghiiifybluhp")
suspend fun containers(argument: suspend JobTemplateTemplateContainerArgsBuilder.() -> Unit)

Parameters

argument

Holds the single container that defines the unit of execution for this task. Structure is documented below.