Skip to main content
Version: 0.1.0

SavingsPlanRecommendation

No description

type SavingsPlanRecommendation {
currentOnDemandSpend: String
estimatedSavingsAmount: String
estimatedSavingsPercentage: String
estimatedOnDemandCostWithCurrentCommitment: String
hourlyCommitmentToPurchase: String
estimatedMonthlySavingsAmount: String
details: [SavingsPlanRecommendationDetail!]
}

Fields

SavingsPlanRecommendation.currentOnDemandSpend ● String scalar

SavingsPlanRecommendation.estimatedSavingsAmount ● String scalar

SavingsPlanRecommendation.estimatedSavingsPercentage ● String scalar

SavingsPlanRecommendation.estimatedOnDemandCostWithCurrentCommitment ● String scalar

SavingsPlanRecommendation.hourlyCommitmentToPurchase ● String scalar

SavingsPlanRecommendation.estimatedMonthlySavingsAmount ● String scalar

SavingsPlanRecommendation.details ● [SavingsPlanRecommendationDetail!] list object

Member Of

AWSAccount object