commonEnvironmentProperties

@JvmName(name = "yslkbqcwbvhmbwhk")
suspend fun commonEnvironmentProperties(value: Output<Map<String, String>>)
@JvmName(name = "eyaiwapjnwujqwvx")
suspend fun commonEnvironmentProperties(value: Map<String, String>?)

Parameters

value

Specifies a map of common environment settings applied to this Batch Job. Changing this forces a new Batch Job to be created.


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

Parameters

values

Specifies a map of common environment settings applied to this Batch Job. Changing this forces a new Batch Job to be created.