NAME
Paws::EC2::PurchaseHostReservationResult
ATTRIBUTES
ClientToken => Str
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency (https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html).
CurrencyCode => Str
The currency in which the totalUpfrontPrice
and totalHourlyPrice
amounts are specified. At this time, the only supported currency is USD
.
Valid values are: "USD"
=head2 Purchase => ArrayRef[Paws::EC2::Purchase]
Describes the details of the purchase.
TotalHourlyPrice => Str
The total hourly price of the reservation calculated per hour.
TotalUpfrontPrice => Str
The total amount charged to your account when you purchase the reservation.