container

@JvmName(name = "dinrnlushkkvkxyy")
suspend fun container(value: Output<WorkstationConfigContainerArgs>)
@JvmName(name = "kfavljhevnwvkicv")
suspend fun container(value: WorkstationConfigContainerArgs?)

Parameters

value

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


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

Parameters

argument

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