Values.GetScheduleInputSourceRetrieves the specified schedule.
type nonrec t = {groupName : ScheduleGroupName.t option;The name of the schedule group associated with this schedule. If you omit this, EventBridge Scheduler assumes that the schedule is associated with the default group.
*)name : Name.t;The name of the schedule to retrieve.
*)}