ENUM
FinOpsRightsizingAggregationType
Rightsizing AggregationType for metrics Whether the metric threshold should be defined by average performance (AVG), or limit the metric from going beyond a maximum value (MAX)
link GraphQL Schema definition
- enum FinOpsRightsizingAggregationType {
- # Average value
- # Maximum value
- }