Learn R Programming

paws.storage (version 0.7.0)

backup_update_restore_testing_selection: Updates the specified restore testing selection

Description

Updates the specified restore testing selection.

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

Usage

backup_update_restore_testing_selection(
  RestoreTestingPlanName,
  RestoreTestingSelection,
  RestoreTestingSelectionName
)

Arguments

RestoreTestingPlanName

[required] The restore testing plan name is required to update the indicated testing plan.

RestoreTestingSelection

[required] To update your restore testing selection, you can use either protected resource ARNs or conditions, but not both. That is, if your selection has ProtectedResourceArns, requesting an update with the parameter ProtectedResourceConditions will be unsuccessful.

RestoreTestingSelectionName

[required] The required restore testing selection name of the restore testing selection you wish to update.