environmentVariables

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

Parameters

value

Environment variable key-value pairs.


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

Parameters

values

Environment variable key-value pairs.