Values.DatasourcePackageIngestDetailSourceDetails about the data source packages ingested by your behavior graph.
type nonrec t = {datasourcePackageIngestState : DatasourcePackageIngestState.t option;Details on which data source packages are ingested for a member account.
*)lastIngestStateChange : LastIngestStateChangeDates.t option;The date a data source package was enabled for this account
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `Enum of string ]
* [> `Structure of (string * [> `Timestamp of Timestamp.t ]) list ])
list ])
list ]