backupstorage_delete_object: Delete Object from the incremental base Backup

View source: R/backupstorage_operations.R

backupstorage_delete_objectR 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.


paws.storage documentation built on May 29, 2024, 2:03 a.m.