View source: R/backup_operations.R
backup_update_backup_plan | R Documentation |
Updates the specified backup plan. The new version is uniquely identified by its ID.
See https://www.paws-r-sdk.com/docs/backup_update_backup_plan/ for full documentation.
backup_update_backup_plan(BackupPlanId, BackupPlan)
BackupPlanId |
[required] The ID of the backup plan. |
BackupPlan |
[required] The body of a backup plan. Includes a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.