View source: R/redshiftserverless_operations.R
redshiftserverless_list_scheduled_actions | R Documentation |
Returns a list of scheduled actions. You can use the flags to filter the list of returned scheduled actions.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_scheduled_actions/ for full documentation.
redshiftserverless_list_scheduled_actions(
maxResults = NULL,
namespaceName = NULL,
nextToken = NULL
)
maxResults |
An optional parameter that specifies the maximum number of results to
return. Use |
namespaceName |
The name of namespace associated with the scheduled action to retrieve. |
nextToken |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.