Values.FairshareCapacityUtilizationSourceThe capacity utilization for a specific share in a fairshare scheduling job queue, including the share identifier and its current usage.
type nonrec t = {capacityUsage : FairshareCapacityUsageList.t option;The capacity usage information for this share, including the unit of measure and quantity being used. This is VCPU for Amazon EC2 and cpu for Amazon EKS.
*)}