container

@JvmName(name = "hgnisqfcbqrwueil")
suspend fun container(value: Output<ContainerArgs>)
@JvmName(name = "pjxphhadvxiotnuy")
suspend fun container(value: ContainerArgs?)

Parameters

value

Container that will be run for each workstation using this configuration when that workstation is started.


@JvmName(name = "vrlwldweeilrlrcb")
suspend fun container(argument: suspend ContainerArgsBuilder.() -> Unit)

Parameters

argument

Container that will be run for each workstation using this configuration when that workstation is started.