backup_delete_backup_selection {paws.storage} | R Documentation |
Deletes the resource selection associated with a backup plan that is specified by the SelectionId
Description
Deletes the resource selection associated with a backup plan that is specified by the SelectionId
.
See https://www.paws-r-sdk.com/docs/backup_delete_backup_selection/ for full documentation.
Usage
backup_delete_backup_selection(BackupPlanId, SelectionId)
Arguments
BackupPlanId |
[required] Uniquely identifies a backup plan. |
SelectionId |
[required] Uniquely identifies the body of a request to assign a set of resources to a backup plan. |
[Package paws.storage version 0.9.0 Index]