View source: R/redshiftserverless_operations.R
| redshiftserverless_list_table_restore_status | R Documentation | 
Returns information about an array of TableRestoreStatus objects.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_table_restore_status/ for full documentation.
redshiftserverless_list_table_restore_status(
  maxResults = NULL,
  namespaceName = NULL,
  nextToken = NULL,
  workgroupName = NULL
)
| maxResults | An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results. | 
| namespaceName | The namespace from which to list all of the statuses of
 | 
| nextToken | If your initial
 | 
| workgroupName | The workgroup from which to list all of the statuses of
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.