Skip to contents

Retrieves a list of data protection settings.

See https://www.paws-r-sdk.com/docs/workspacesweb_list_data_protection_settings/ for full documentation.

Usage

workspacesweb_list_data_protection_settings(
  nextToken = NULL,
  maxResults = NULL
)

Arguments

nextToken

The pagination token used to retrieve the next page of results for this operation.

maxResults

The maximum number of results to be included in the next page.