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