version

@JvmName(name = "qxaanyeugxxnvyis")
suspend fun version(value: Output<Map<String, String>>)
@JvmName(name = "bpseynlbmneauvdu")
suspend fun version(value: Map<String, String>?)

Parameters

value

A structure describing which components and their versions of the service are required in order to run the job.


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

Parameters

values

A structure describing which components and their versions of the service are required in order to run the job.