backup_describe_report_job {paws.storage} | R Documentation |
Returns the details associated with creating a report as specified by its ReportJobId
Description
Returns the details associated with creating a report as specified by its ReportJobId
.
See https://www.paws-r-sdk.com/docs/backup_describe_report_job/ for full documentation.
Usage
backup_describe_report_job(ReportJobId)
Arguments
ReportJobId |
[required] The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded string that is at most 1,024 bytes long. The report job ID cannot be edited. |
[Package paws.storage version 0.7.0 Index]