Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AcceptReservedNodeExchangeInputMessage

import type { AcceptReservedNodeExchangeInputMessage } from "https://aws-api.deno.dev/v0.3/services/redshift.ts?docs=full";
interface AcceptReservedNodeExchangeInputMessage {
ReservedNodeId: string;
TargetReservedNodeOfferingId: string;
}

§Properties

§
ReservedNodeId: string
[src]

A string representing the node identifier of the DC1 Reserved Node to be exchanged.

§
TargetReservedNodeOfferingId: string
[src]

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"