UtilizationBound Class

The bound of a utilization result.

Inheritance
UtilizationBound

Constructor

UtilizationBound(*, percentile: Optional[float] = None, value: Optional[float] = None, **kwargs)

Parameters

percentile
float
Required

The percentile of the bound.

value
float
Required

The value of the bound.