View source: R/keyspaces_operations.R
keyspaces_list_keyspaces | R Documentation |
Returns a list of keyspaces.
See https://www.paws-r-sdk.com/docs/keyspaces_list_keyspaces/ for full documentation.
keyspaces_list_keyspaces(nextToken = NULL, maxResults = NULL)
nextToken |
The pagination token. To resume pagination, provide the |
maxResults |
The total number of keyspaces to return in the output. If the total
number of keyspaces available is more than the value specified, a
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.