View source: R/redshiftserverless_operations.R
redshiftserverless_list_namespaces | R Documentation |
Returns information about a list of specified namespaces.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_namespaces/ for full documentation.
redshiftserverless_list_namespaces(maxResults = NULL, nextToken = NULL)
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
nextToken |
If your initial |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.