class Aws::Redshift::Types::ReservedNodeOffering

Describes a reserved node offering.

@!attribute [rw] reserved_node_offering_id

The offering identifier.
@return [String]

@!attribute [rw] node_type

The node type offered by the reserved node offering.
@return [String]

@!attribute [rw] duration

The duration, in seconds, for which the offering will reserve the
node.
@return [Integer]

@!attribute [rw] fixed_price

The upfront fixed charge you will pay to purchase the specific
reserved node offering.
@return [Float]

@!attribute [rw] usage_price

The rate you are charged for each hour the cluster that is using the
offering is running.
@return [Float]

@!attribute [rw] currency_code

The currency code for the compute nodes offering.
@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 charge to your account regardless of whether you are creating
any clusters using the node offering. Recurring charges are only in
effect for heavy-utilization reserved nodes.
@return [Array<Types::RecurringCharge>]

@!attribute [rw] reserved_node_offering_type

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ReservedNodeOffering AWS API Documentation

Constants

SENSITIVE