env

@JvmName(name = "tbecpfybovsxdanm")
suspend fun env(value: Output<Map<String, String>>)
@JvmName(name = "hbgfqoshfvhslfms")
suspend fun env(value: Map<String, String>?)

Parameters

value

'Client-specified environment variables passed to the workstation container's entrypoint.'


@JvmName(name = "hbmbfvvmrfukxvrs")
fun env(vararg values: Pair<String, String>)

Parameters

values

'Client-specified environment variables passed to the workstation container's entrypoint.'