env

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

Parameters

value

Environment variables passed to the container's entrypoint.


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

Parameters

values

Environment variables passed to the container's entrypoint.