environmentVariables

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

Parameters

value

Environment variable key-value pairs.


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

Parameters

values

Environment variable key-value pairs.