Values.InstanceGroupTimelineSourceThe timeline of the instance group lifecycle.
type nonrec t = {creationDateTime : Date.t option;The creation date and time of the instance group.
*)readyDateTime : Date.t option;The date and time when the instance group became ready to perform tasks.
*)endDateTime : Date.t option;The date and time when the instance group terminated.
*)}