Values.OrganizationDetailsSourceInformation about GuardDuty coverage statistics for members in your Amazon Web Services organization.
type nonrec t = {updatedAt : Timestamp.t option;The timestamp at which the organization statistics was last updated. This is in UTC format.
*)organizationStatistics : OrganizationStatistics.t option;Information about the GuardDuty coverage statistics for members in your Amazon Web Services organization.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t ])
list ]
list ])
list ]
list ])
list
| `Timestamp of Timestamp.t ])
list ]