Unique identifier for the schedule.
CRON expression defining the schedule's execution time.
Unique identifier for the associated promise.
Timeout for the associated promise in milliseconds.
Optional
opts: Partial<schedules.Options>Additional options.
A schedule.
Search for schedules.
Ids to match, can include wildcards.
Tags to match.
Optional
limit: numberMaximum number of schedules to return.
A generator that yields schedules.
Create a new schedule.