backup_update_backup_plan: Updates the specified backup plan

View source: R/backup_operations.R

backup_update_backup_planR Documentation

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.


paws.storage documentation built on Sept. 12, 2024, 6:16 a.m.