Values.UtilizationPreferenceSourceThe preference to control the resource’s CPU utilization threshold, CPU utilization headroom, and memory utilization headroom. This preference is only available for the Amazon EC2 instance resource type.
type nonrec t = {metricName : CustomizableMetricName.t option;The name of the resource utilization metric name to customize.
*)metricParameters : CustomizableMetricParameters.t option;The parameters to set when customizing the resource utilization thresholds.
*)}