backup_get_restore_testing_plan {paws.storage} | R Documentation |
Returns RestoreTestingPlan details for the specified RestoreTestingPlanName
Description
Returns RestoreTestingPlan
details for the specified RestoreTestingPlanName
. The details are the body of a restore testing plan in JSON format, in addition to plan metadata.
See https://www.paws-r-sdk.com/docs/backup_get_restore_testing_plan/ for full documentation.
Usage
backup_get_restore_testing_plan(RestoreTestingPlanName)
Arguments
RestoreTestingPlanName |
[required] Required unique name of the restore testing plan. |
[Package paws.storage version 0.9.0 Index]