Purchase
Describes the result of the purchase.
Contents
- currencyCode
- 
               The currency in which the UpfrontPriceandHourlyPriceamounts are specified. At this time, the only supported currency isUSD.Type: String Valid Values: USDRequired: No 
- duration
- 
               The duration of the reservation's term in seconds. Type: Integer Required: No 
- hostIdSet
- 
               The IDs of the Dedicated Hosts associated with the reservation. Type: Array of strings Required: No 
- hostReservationId
- 
               The ID of the reservation. Type: String Required: No 
- hourlyPrice
- 
               The hourly price of the reservation per hour. Type: String Required: No 
- instanceFamily
- 
               The instance family on the Dedicated Host that the reservation can be associated with. Type: String Required: No 
- paymentOption
- 
               The payment option for the reservation. Type: String Valid Values: AllUpfront | PartialUpfront | NoUpfrontRequired: No 
- upfrontPrice
- 
               The upfront price of the reservation. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: