priority

@JvmName(name = "aookyyqudtygecsj")
suspend fun priority(value: Output<Int>)
@JvmName(name = "vnjxqxvirlxhiyyu")
suspend fun priority(value: Int?)

Parameters

value

The priority of the job queue. Job queues with a higher priority are evaluated first when associated with the same compute environment.