environmentVariables

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

Parameters

value

Definition of environment variables to be defined in the environment.


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

Parameters

values

Definition of environment variables to be defined in the environment.