priority

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

Parameters

value

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