Values.DescribeOrganizationHealthRequestSourceReturns active insights, predictive insights, and resource hours analyzed in last hour.
type nonrec t = {accountIds : AccountIdList.t option;The ID of the Amazon Web Services account.
*)organizationalUnitIds : OrganizationalUnitIdList.t option;The ID of the organizational unit.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of AwsAccountId.t ] list ]) list ]