environmentVariables

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

Parameters

value

User-provided build-time environment variables for the function


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

Parameters

values

User-provided build-time environment variables for the function