containers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "qlkmhuyddjdqjqxm")
suspend fun containers(argument: List<suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit>)
@JvmName(name = "kldqkljgemukqvfk")
suspend fun containers(vararg argument: suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit)
@JvmName(name = "ijstobgyidqxsqsn")
suspend fun containers(argument: suspend GoogleCloudRunV2ContainerArgsBuilder.() -> Unit)

Parameters

argument

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