@servicenow/sdk - v4.9.0
    Preparing search index...
    ScheduledTriggerInputs:
        | OnceInputs
        | DailyInputs
        | WeeklyInputs
        | MonthlyInputs
        | YearlyInputs
        | PeriodicallyInputs

    Discriminated union of all valid scheduled trigger input combinations. TypeScript enforces that the correct fields are provided based on the recurrence type (and nested discriminants like daySelection and end).