Optional
initData: Partial<Omit<CostEfficiencySloMapping, "objectKind">>Optional
Provides metadata about the object, including its name.
Indicates the type of the object.
The actual content (payload) of the object.
This must be decorated with @PolarisType
if T
is a class.
Generated using TypeDoc
The Cost Efficiency SLO is based on the cost efficiency of a REST service.
The cost efficiency of a REST service is calculated as: (number of requests per second served faster than a configured threshold) divided by (total cost of the service).