environmentVariables

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

Parameters

value

A map that defines environment variables for the function.


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

Parameters

values

A map that defines environment variables for the function.