backup_update_restore_testing_selection: Most elements except the RestoreTestingSelectionName can be...

View source: R/backup_operations.R

backup_update_restore_testing_selectionR Documentation

Most elements except the RestoreTestingSelectionName can be updated with this request

Description

Most elements except the RestoreTestingSelectionName can be updated with this request.

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] This is the required restore testing selection name of the restore testing selection you wish to update.


paws.storage documentation built on May 29, 2024, 2:03 a.m.