environmentVariables

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

Parameters

value

Environment variables included in the job.


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

Parameters

values

Environment variables included in the job.