environmentVariables

@JvmName(name = "qnukexccubrnsyjl")
suspend fun environmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "elttxetpksauultc")
suspend fun environmentVariables(value: Map<String, String>?)

Parameters

value

Environment variables configuration for the deployment.


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

Parameters

values

Environment variables configuration for the deployment.