INTERFACE

FinOpsRecommendedRightsizingOption

The recommended options interface. This has to be implemented by respective assets

link GraphQL Schema definition

  • interface FinOpsRecommendedRightsizingOption {
  • # The Projected Monthly price
  • projectedMonthlyPrice: Float
  • }