Values_2.QueueInfoSourceInformation about a queued dataset SPICE ingestion.
type nonrec t = {waitingOnIngestion : Values_0.String_.t option;The ID of the queued ingestion.
*)queuedIngestion : Values_0.String_.t option;The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.
*)}