View source: R/backup_operations.R
backup_start_report_job | R Documentation |
Starts an on-demand report job for the specified report plan.
See https://www.paws-r-sdk.com/docs/backup_start_report_job/ for full documentation.
backup_start_report_job(ReportPlanName, IdempotencyToken = NULL)
ReportPlanName |
[required] The unique name of a report plan. |
IdempotencyToken |
A customer-chosen string that you can use to distinguish between
otherwise identical calls to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.