env

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

Parameters

value

Environment variables passed to the workstation container's entrypoint.


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

Parameters

values

Environment variables passed to the workstation container's entrypoint.