backupstorage_get_chunk {paws.storage} | R Documentation |
Gets the specified object's chunk
Description
Gets the specified object's chunk.
See https://www.paws-r-sdk.com/docs/backupstorage_get_chunk/ for full documentation.
Usage
backupstorage_get_chunk(StorageJobId, ChunkToken)
Arguments
StorageJobId |
[required] Storage job id |
ChunkToken |
[required] Chunk token |
[Package paws.storage version 0.6.0 Index]