View source: R/workspacesweb_operations.R
workspacesweb_list_data_protection_settings | R Documentation |
Retrieves a list of data protection settings.
See https://www.paws-r-sdk.com/docs/workspacesweb_list_data_protection_settings/ for full documentation.
workspacesweb_list_data_protection_settings(
maxResults = NULL,
nextToken = NULL
)
maxResults |
The maximum number of results to be included in the next page. |
nextToken |
The pagination token used to retrieve the next page of results for this operation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.