OBJECT

FinOpsSpendBasedSavingsProperties

link GraphQL Schema definition

  • type FinOpsSpendBasedSavingsProperties {
  • currency: String!
  • currentCoverage: Float
  • effectiveDiscount: Float!
  • hourlyCommitmentCost: Float!
  • monthlyCost: Float!
  • newCoverage: Float
  • potentialLifetimeSavings: Float!
  • potentialMonthlySavings: Float!
  • upfrontCost: Float!
  • }