averageUtilization property

int? averageUtilization
final

AverageUtilization is the target value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods. Currently only valid for Resource metric source type.

Implementation

final int? averageUtilization;