You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ReservationValue

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#hourly_priceString

The hourly rate of the reservation.

Returns:

  • (String)

    The hourly rate of the reservation.

#remaining_total_valueString

The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of hours remaining).

Returns:

  • (String)

    The balance of the total value (the sum of remainingUpfrontValue + hourlyPrice * number of hours remaining).

#remaining_upfront_valueString

The remaining upfront cost of the reservation.

Returns:

  • (String)

    The remaining upfront cost of the reservation.