priority

@JvmName(name = "cxxtjrwfqdhrnbwx")
suspend fun priority(value: Output<String>)
@JvmName(name = "lnoyglimfhfkiccv")
suspend fun priority(value: String?)

Parameters

value

Priority with which the job should be processed. Higher priority jobs are processed before lower priority jobs. Changing this forces a new Media Job to be created. Possible values are High, Normal and Low. Defaults to Normal.