Learn R Programming

paws.storage (version 0.7.0)

backup_update_backup_plan: Updates the specified backup plan

Description

Updates the specified backup plan. The new version is uniquely identified by its ID.

See https://www.paws-r-sdk.com/docs/backup_update_backup_plan/ for full documentation.

Usage

backup_update_backup_plan(BackupPlanId, BackupPlan)

Arguments

BackupPlanId

[required] The ID of the backup plan.

BackupPlan

[required] The body of a backup plan. Includes a BackupPlanName and one or more sets of Rules.