ENUM

FinOpsRightsizingEvaluationDuration

The duration for which performance metrics should be considered

link GraphQL Schema definition

  • enum FinOpsRightsizingEvaluationDuration {
  • # Last 30 days
  • LAST_30_DAYS
  • # Last 7 days
  • LAST_7_DAYS
  • }