Deletes the resource selection associated with a backup plan that is
specified by the SelectionId
.
backup_delete_backup_selection(BackupPlanId, SelectionId)
An empty list.
[required] Uniquely identifies a backup plan.
[required] Uniquely identifies the body of a request to assign a set of resources to a backup plan.
svc$delete_backup_selection(
BackupPlanId = "string",
SelectionId = "string"
)