container

@JvmName(name = "bdpryufkmbeftpdo")
suspend fun container(value: Output<WorkstationConfigContainerArgs>)
@JvmName(name = "oscpqsitcvqaoolu")
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 = "ujjekohxrpnpawbw")
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.