View source: R/backup_operations.R
backup_delete_backup_plan | R Documentation |
Deletes a backup plan. A backup plan can only be deleted after all associated selections of resources have been deleted. Deleting a backup plan deletes the current version of a backup plan. Previous versions, if any, will still exist.
See https://www.paws-r-sdk.com/docs/backup_delete_backup_plan/ for full documentation.
backup_delete_backup_plan(BackupPlanId)
BackupPlanId |
[required] Uniquely identifies a backup plan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.