class Aws::CostExplorer::Types::ReservationAggregates

The aggregated numbers for your reservation usage.

@!attribute [rw] utilization_percentage

The percentage of reservation time that you used.
@return [String]

@!attribute [rw] utilization_percentage_in_units

The percentage of Amazon EC2 reservation time that you used. It's
converted to normalized units. Normalized units are available only
for Amazon EC2 usage after November 11, 2017.
@return [String]

@!attribute [rw] purchased_hours

How many reservation hours that you purchased.
@return [String]

@!attribute [rw] purchased_units

The number of Amazon EC2 reservation hours that you purchased. It's
converted to normalized units. Normalized units are available only
for Amazon EC2 usage after November 11, 2017.
@return [String]

@!attribute [rw] total_actual_hours

The total number of reservation hours that you used.
@return [String]

@!attribute [rw] total_actual_units

The total number of Amazon EC2 reservation hours that you used.
It's converted to normalized units. Normalized units are available
only for Amazon EC2 usage after November 11, 2017.
@return [String]

@!attribute [rw] unused_hours

The number of reservation hours that you didn't use.
@return [String]

@!attribute [rw] unused_units

The number of Amazon EC2 reservation hours that you didn't use.
It's converted to normalized units. Normalized units are available
only for Amazon EC2 usage after November 11, 2017.
@return [String]

@!attribute [rw] on_demand_cost_of_ri_hours_used

How much your reservation costs if charged On-Demand rates.
@return [String]

@!attribute [rw] net_ri_savings

How much you saved due to purchasing and utilizing reservation.
Amazon Web Services calculates this by subtracting
`TotalAmortizedFee` from `OnDemandCostOfRIHoursUsed`.
@return [String]

@!attribute [rw] total_potential_ri_savings

How much you might save if you use your entire reservation.
@return [String]

@!attribute [rw] amortized_upfront_fee

The upfront cost of your reservation. It's amortized over the
reservation period.
@return [String]

@!attribute [rw] amortized_recurring_fee

The monthly cost of your reservation. It's amortized over the
reservation period.
@return [String]

@!attribute [rw] total_amortized_fee

The total cost of your reservation. It's amortized over the
reservation period.
@return [String]

@!attribute [rw] ri_cost_for_unused_hours

The cost of unused hours for your reservation.
@return [String]

@!attribute [rw] realized_savings

The realized savings because of purchasing and using a reservation.
@return [String]

@!attribute [rw] unrealized_savings

The unrealized savings because of purchasing and using a
reservation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/ReservationAggregates AWS API Documentation

Constants

SENSITIVE