containers

@JvmName(name = "onfqqnpxqkofwqyo")
suspend fun containers(value: Output<List<JobTemplateTemplateContainerArgs>>)
@JvmName(name = "wfvcxcffbhvfnjnr")
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 = "hfwjhkucbgqnafiu")
suspend fun containers(vararg values: Output<JobTemplateTemplateContainerArgs>)


@JvmName(name = "vydmdtcjfhxyfgfl")
suspend fun containers(values: List<Output<JobTemplateTemplateContainerArgs>>)
@JvmName(name = "vuagpoemuhqplhfu")
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 = "ewqkgftsfqsrfpgr")
suspend fun containers(argument: List<suspend JobTemplateTemplateContainerArgsBuilder.() -> Unit>)
@JvmName(name = "edgjqgghobbcnoxj")
suspend fun containers(vararg argument: suspend JobTemplateTemplateContainerArgsBuilder.() -> Unit)
@JvmName(name = "rikvhsvwvsvqflit")
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.