backup_update_restore_testing_plan {paws.storage} | R Documentation |
This request will send changes to your specified restore testing plan
Description
This request will send changes to your specified restore testing plan. RestoreTestingPlanName
cannot be updated after it is created.
See https://www.paws-r-sdk.com/docs/backup_update_restore_testing_plan/ for full documentation.
Usage
backup_update_restore_testing_plan(RestoreTestingPlan, RestoreTestingPlanName)
Arguments
RestoreTestingPlan |
[required] Specifies the body of a restore testing plan. |
RestoreTestingPlanName |
[required] This is the restore testing plan name you wish to update. |
[Package paws.storage version 0.6.0 Index]