environmentVariables

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

Parameters

value

User-provided build-time environment variables for the function.


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

Parameters

values

User-provided build-time environment variables for the function.