environmentVariables

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

Parameters

value

Environment variables configuration for the deployment.


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

Parameters

values

Environment variables configuration for the deployment.