Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 569 Bytes

JobQueue.md

File metadata and controls

13 lines (9 loc) · 569 Bytes

JobQueue

Properties

Name Type Description Notes
job_type str The type of the job queue [optional]
count int The count of jobs in the job queue [optional]
latency int The latency the job queue (seconds) [optional]
paused bool The paused status of the job queue [optional]

[Back to Model list] [Back to API list] [Back to README]