Values.UsageTopAccountsResultSourceInformation about the usage statistics, calculated by top accounts by feature.
type nonrec t = {feature : UsageFeature.t option;Features by which you can generate the usage statistics. RDS_LOGIN_EVENTS is currently not supported with topAccountsByFeature.
*)accounts : UsageTopAccountsByFeatureList.t option;The accounts that contributed to the total usage cost.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of AccountId.t
| `Structure of (string * [> `String of String_.t ]) list ])
list ]
list ])
list ]