Type Alias Crondef

Crondef: string | { expression: string; validUntil?: string }

Type declaration

  • string
  • { expression: string; validUntil?: string }
    • expression: string

      Repeating interval (cron expression) describing when the workflow instance should be created

    • OptionalvalidUntil?: string

      Specific date and time (ISO 8601 format) when the cron expression invocation is no longer valid