backupstorage_delete_object {paws.storage} | R Documentation |
Delete Object from the incremental base Backup
Description
Delete Object from the incremental base Backup.
See https://www.paws-r-sdk.com/docs/backupstorage_delete_object/ for full documentation.
Usage
backupstorage_delete_object(BackupJobId, ObjectName)
Arguments
BackupJobId |
[required] Backup job Id for the in-progress backup. |
ObjectName |
[required] The name of the Object. |
[Package paws.storage version 0.6.0 Index]