container

@JvmName(name = "nohpvqmgcgskqmfy")
suspend fun container(value: Output<ContainerArgs>)
@JvmName(name = "xskgdrplkrbiblvq")
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 = "yvcfqxacphfuifoq")
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.