containers

@JvmName(name = "hhdeixjwmclghvtu")
suspend fun containers(value: Output<List<GoogleCloudRunV2ContainerArgs>>)
@JvmName(name = "kosxatffiowhbhno")
suspend fun containers(value: List<GoogleCloudRunV2ContainerArgs>?)

Parameters

value

Holds the single container that defines the unit of execution for this task.


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


@JvmName(name = "veymbmegtrxbbtxe")
suspend fun containers(values: List<Output<GoogleCloudRunV2ContainerArgs>>)
@JvmName(name = "nuagikwidqnpxlxi")
suspend fun containers(vararg values: GoogleCloudRunV2ContainerArgs)

Parameters

values

Holds the single container that defines the unit of execution for this task.


@JvmName(name = "cdcpvuwfxdfsomqg")
suspend fun containers(argument: List<suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit>)
@JvmName(name = "nayxrdkdcacvwpbe")
suspend fun containers(vararg argument: suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit)
@JvmName(name = "ffyykhjrvctfmxui")
suspend fun containers(argument: suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit)

Parameters

argument

Holds the single container that defines the unit of execution for this task.