backup_get_restore_testing_selection {paws.storage} | R Documentation |
Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan
Description
Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan.
See https://www.paws-r-sdk.com/docs/backup_get_restore_testing_selection/ for full documentation.
Usage
backup_get_restore_testing_selection(
RestoreTestingPlanName,
RestoreTestingSelectionName
)
Arguments
RestoreTestingPlanName |
[required] Required unique name of the restore testing plan. |
RestoreTestingSelectionName |
[required] Required unique name of the restore testing selection. |
[Package paws.storage version 0.7.0 Index]