Optionalcron?: tasks.CrondefOptionalendDateTime?: stringOptionalinterval?: stringA repeating time interval in ISO 8601 format that defines when workflow instances are automatically created.
Optionalrecurrence?: stringAn RRULE recurrence rule string defining when the workflow recurs.
OptionalstartDateTime?: stringThe date and time (ISO 8601 format) when the workflow schedule begins.
Optionaltimezone?: stringThe timezone name used to evaluate the interval and cron expression. Defaults to UTC.
The date and time (ISO 8601 format) when the workflow schedule ends.