class Aws::Redshift::Types::GetReservedNodeExchangeOfferingsInputMessage
@note When making an API call, you may pass GetReservedNodeExchangeOfferingsInputMessage
data as a hash: { reserved_node_id: "String", # required max_records: 1, marker: "String", }
@!attribute [rw] reserved_node_id
A string representing the node identifier for the DC1 Reserved Node to be exchanged. @return [String]
@!attribute [rw] max_records
An integer setting the maximum number of ReservedNodeOfferings to retrieve. @return [Integer]
@!attribute [rw] marker
A value that indicates the starting point for the next set of ReservedNodeOfferings. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/GetReservedNodeExchangeOfferingsInputMessage AWS API Documentation
Constants
- SENSITIVE