Updates the specified restore testing selection.
See https://www.paws-r-sdk.com/docs/backup_update_restore_testing_selection/ for full documentation.
backup_update_restore_testing_selection(
RestoreTestingPlanName,
RestoreTestingSelection,
RestoreTestingSelectionName
)
[required] The restore testing plan name is required to update the indicated testing plan.
[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.
[required] The required restore testing selection name of the restore testing selection you wish to update.