Skip to contents

Returns a list of Reservation objects.

See https://www.paws-r-sdk.com/docs/redshiftserverless_list_reservations/ for full documentation.

Usage

redshiftserverless_list_reservations(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

nextToken

The token for the next set of items to return. (You received this token from a previous call.)