environmentVariables

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

Parameters

value

Environment variables for the autocreated branch.


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

Parameters

values

Environment variables for the autocreated branch.