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