Values.ScheduleConfigurationSourceConfiguration of the schedule of the query.
type nonrec t = {scheduleExpression : ScheduleExpression.t;An expression that denotes when to trigger the scheduled query run. This can be a cron expression or a rate expression.
*)}