Values.MembershipDatasourcesSourceDetails on data source packages for members of the behavior graph.
type nonrec t = {accountId : AccountId.t option;The account identifier of the Amazon Web Services account.
*)graphArn : GraphArn.t option;The ARN of the organization behavior graph.
*)datasourcePackageIngestHistory : DatasourcePackageIngestHistory.t option;Details on when a data source package was added to a behavior graph.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `Enum of string ]
* [> `Map of
([> `Enum of string ]
* [> `Structure of
(string * [> `Timestamp of Timestamp.t ]) list ])
list ])
list
| `String of AccountId.t ])
list ]