Values.DeleteScheduleInputSourceDeletes the specified schedule.
type nonrec t = {clientToken : ClientToken.t option;Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, EventBridge Scheduler uses a randomly generated token for the request to ensure idempotency.
*)groupName : ScheduleGroupName.t option;The name of the schedule group associated with this schedule. If you omit this, the default schedule group is used.
*)name : Name.t;The name of the schedule to delete.
*)}