View source: R/backup_operations.R
backup_update_restore_testing_selection | R Documentation |
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
)
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 |
RestoreTestingSelectionName |
[required] The required restore testing selection name of the restore testing selection you wish to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.