void __construct(Container $container, SqsClient $sqs, string $queue
string getJobId() Get the job identifier.
array payload() Get the decoded body of the job.
void bury() Bury the job in the queue. Return
void fire() Fire the job. Return Value
string getQueue() Get the name of the queue the job belongs to.
bool isDeletedOrReleased() Determine if the job has been deleted or released
abstract int attempts() Get the number of times the job
Page 10 of 13