ReservedNode
Represents the output of a PurchaseReservedNodesOffering operation.
Contents
- ARN
 - 
               
The Amazon Resource Name (ARN) of the reserved node.
Type: String
Required: No
 - Duration
 - 
               
The duration of the reservation in seconds.
Type: Integer
Required: No
 - FixedPrice
 - 
               
The fixed price charged for this reserved node.
Type: Double
Required: No
 - NodeCount
 - 
               
The number of nodes that have been reserved.
Type: Integer
Required: No
 - NodeType
 - 
               
The node type for the reserved nodes.
Type: String
Required: No
 - OfferingType
 - 
               
The offering type of this reserved node.
Type: String
Required: No
 - RecurringCharges
 - 
               
The recurring price charged to run this reserved node.
Type: Array of RecurringCharge objects
Required: No
 - ReservationId
 - 
               
A customer-specified identifier to track this reservation.
Type: String
Required: No
 - ReservedNodesOfferingId
 - 
               
The ID of the reserved node offering to purchase.
Type: String
Required: No
 - StartTime
 - 
               
The time the reservation started.
Type: Timestamp
Required: No
 - State
 - 
               
The state of the reserved node.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: