class Aws::Redshift::Types::PurchaseReservedNodeOfferingMessage

@note When making an API call, you may pass PurchaseReservedNodeOfferingMessage

data as a hash:

    {
      reserved_node_offering_id: "String", # required
      node_count: 1,
    }

@!attribute [rw] reserved_node_offering_id

The unique identifier of the reserved node offering you want to
purchase.
@return [String]

@!attribute [rw] node_count

The number of reserved nodes that you want to purchase.

Default: `1`
@return [Integer]

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

Constants

SENSITIVE