Values.OnDemandConfigurationSourceThe start and end time for data pull from the source.
type nonrec t = {startTime : NonBlankString.t;The start time for data pull from the source as an Unix/epoch string in milliseconds
*)endTime : NonBlankString.t option;The end time for data pull from the source as an Unix/epoch string in milliseconds
*)}