envVariables

@JvmName(name = "qygxbjmhcefxibke")
suspend fun envVariables(value: Output<Map<String, String>>)
@JvmName(name = "wfctyjwndrueexxr")
suspend fun envVariables(value: Map<String, String>?)

Parameters

value

Environment variables available to the application.


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

Parameters

values

Environment variables available to the application.