backup_get_restore_job_metadata {paws.storage} | R Documentation |
This request returns the metadata for the specified restore job
Description
This request returns the metadata for the specified restore job.
See https://www.paws-r-sdk.com/docs/backup_get_restore_job_metadata/ for full documentation.
Usage
backup_get_restore_job_metadata(RestoreJobId)
Arguments
RestoreJobId |
[required] This is a unique identifier of a restore job within Backup. |
[Package paws.storage version 0.6.0 Index]