ReservationRecommendationDetailsSavingsProperties interface

Details of the estimated savings.

Properties

calculatedSavings

List of calculated savings.

lookBackPeriod

Number of days of usage to look back used for computing the recommendation.

recommendedQuantity

Number of recommended units of the resource.

reservationOrderTerm

Term period of the reservation. ex: P1M, P1Y or P3Y.

savingsType

Type of savings, ex: instance.

unitOfMeasure

Measurement unit ex: hour etc.

Property Details

calculatedSavings

List of calculated savings.

calculatedSavings?: ReservationRecommendationDetailsCalculatedSavingsProperties[]

Property Value

lookBackPeriod

Number of days of usage to look back used for computing the recommendation.

lookBackPeriod?: number

Property Value

number

recommendedQuantity

Number of recommended units of the resource.

recommendedQuantity?: number

Property Value

number

reservationOrderTerm

Term period of the reservation. ex: P1M, P1Y or P3Y.

reservationOrderTerm?: string

Property Value

string

savingsType

Type of savings, ex: instance.

savingsType?: string

Property Value

string

unitOfMeasure

Measurement unit ex: hour etc.

unitOfMeasure?: string

Property Value

string