class Aws::Redshift::Types::ReservedNode
Describes a reserved node. You can call the DescribeReservedNodeOfferings API to obtain the available reserved node offerings.
@!attribute [rw] reserved_node_id
The unique identifier for the reservation. @return [String]
@!attribute [rw] reserved_node_offering_id
The identifier for the reserved node offering. @return [String]
@!attribute [rw] node_type
The node type of the reserved node. @return [String]
@!attribute [rw] start_time
The time the reservation started. You purchase a reserved node offering for a duration. This is the start time of that duration. @return [Time]
@!attribute [rw] duration
The duration of the node reservation in seconds. @return [Integer]
@!attribute [rw] fixed_price
The fixed cost Amazon Redshift charges you for this reserved node. @return [Float]
@!attribute [rw] usage_price
The hourly rate Amazon Redshift charges you for this reserved node. @return [Float]
@!attribute [rw] currency_code
The currency code for the reserved cluster. @return [String]
@!attribute [rw] node_count
The number of reserved compute nodes. @return [Integer]
@!attribute [rw] state
The state of the reserved compute node. Possible Values: * pending-payment-This reserved node has recently been purchased, and the sale has been approved, but payment has not yet been confirmed. * active-This reserved node is owned by the caller and is available for use. * payment-failed-Payment failed for the purchase attempt. * retired-The reserved node is no longer available. * exchanging-The owner is exchanging the reserved node for another reserved node. @return [String]
@!attribute [rw] offering_type
The anticipated utilization of the reserved node, as defined in the reserved node offering. @return [String]
@!attribute [rw] recurring_charges
The recurring charges for the reserved node. @return [Array<Types::RecurringCharge>]
@!attribute [rw] reserved_node_offering_type
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ReservedNode AWS API Documentation
Constants
- SENSITIVE