quartz_cron_expression
String
A Cron expression using Quartz syntax that describes the schedule for a job. See Cron Triggerarrow-up-right for details. This field is required.
timezone_id
A Java timezone ID. The schedule for a job is resolved with respect to this timezone. See Java TimeZonearrow-up-right for details. This field is required.
pause_status
Option<String>
Indicate whether this schedule is paused or not.
[optional]
[Back to Model list] [Back to API list] [Back to README]
Last updated 3 years ago