backup_export_backup_plan_template {paws.storage} | R Documentation |
Returns the backup plan that is specified by the plan ID as a backup template
Description
Returns the backup plan that is specified by the plan ID as a backup template.
See https://www.paws-r-sdk.com/docs/backup_export_backup_plan_template/ for full documentation.
Usage
backup_export_backup_plan_template(BackupPlanId)
Arguments
BackupPlanId |
[required] Uniquely identifies a backup plan. |
[Package paws.storage version 0.6.0 Index]