env

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

Parameters

value

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


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

Parameters

values

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