Values.ResourceUtilizationSourceResource utilization of current resource.
type nonrec t = {eC2ResourceUtilization : EC2ResourceUtilization.t option;The utilization of current Amazon EC2 instance.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of GenericString.t
| `Structure of
(string * [> `String of GenericString.t ]) list ])
list ])
list ]