class Aws::Redshift::Types::AcceptReservedNodeExchangeInputMessage
@note When making an API call, you may pass AcceptReservedNodeExchangeInputMessage
data as a hash: { reserved_node_id: "String", # required target_reserved_node_offering_id: "String", # required }
@!attribute [rw] reserved_node_id
A string representing the node identifier of the DC1 Reserved Node to be exchanged. @return [String]
@!attribute [rw] target_reserved_node_offering_id
The unique identifier of the DC2 Reserved Node offering to be used for the exchange. You can obtain the value for the parameter by calling GetReservedNodeExchangeOfferings @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/AcceptReservedNodeExchangeInputMessage AWS API Documentation
Constants
- SENSITIVE