View source: R/backup_operations.R
backup_create_restore_testing_plan | R Documentation |
Creates a restore testing plan.
See https://www.paws-r-sdk.com/docs/backup_create_restore_testing_plan/ for full documentation.
backup_create_restore_testing_plan(
CreatorRequestId = NULL,
RestoreTestingPlan,
Tags = NULL
)
CreatorRequestId |
This is a unique string that identifies the request and allows failed requests to be retriedwithout the risk of running the operation twice. This parameter is optional. If used, this parameter must contain 1 to 50 alphanumeric or '-_.' characters. |
RestoreTestingPlan |
[required] A restore testing plan must contain a unique The |
Tags |
The tags to assign to the restore testing plan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.