- Navigation Guide
@aws-sdk/client-redshift
GetReservedNodeExchangeConfigurationOptionsCommandInput Interface
Members
Name | Type | Details |
---|---|---|
ActionType Required | ReservedNodeExchangeActionType | undefined | The action type of the reserved-node configuration. The action type can be an exchange initiated from either a snapshot or a resize. |
ClusterIdentifier | string | undefined | The identifier for the cluster that is the source for a reserved-node exchange. |
Marker | string | undefined | An optional pagination token provided by a previous |
MaxRecords | number | undefined | The maximum number of response records to return in each call. If the number of remaining response records exceeds the specified |
SnapshotIdentifier | string | undefined | The identifier for the snapshot that is the source for the reserved-node exchange. |
Full Signature
export interface GetReservedNodeExchangeConfigurationOptionsCommandInput extends GetReservedNodeExchangeConfigurationOptionsInputMessage