View source: R/redshiftserverless_operations.R
redshiftserverless_list_workgroups | R Documentation |
Returns information about a list of specified workgroups.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_workgroups/ for full documentation.
redshiftserverless_list_workgroups(
maxResults = NULL,
nextToken = NULL,
ownerAccount = NULL
)
maxResults |
An optional parameter that specifies the maximum number of results to
return. You can use |
nextToken |
If your initial ListWorkgroups operation returns a |
ownerAccount |
The owner Amazon Web Services account for the Amazon Redshift Serverless workgroup. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.