Values.UpdateBackupPlanInputSourceUpdates the specified backup plan. The new version is uniquely identified by its ID.
type nonrec t = {backupPlanId : string;The ID of the backup plan.
*)backupPlan : BackupPlanInput.t;The body of a backup plan. Includes a BackupPlanName and one or more sets of Rules.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of ResourceType.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of ResourceType.t ] list
| `String of ARN.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Long of Long.t ])
list ])
list ]
list
| `Long of WindowMinutes.t
| `Map of
([> `String of TagKey.t ]
* [> `String of TagValue.t ])
list
| `String of BackupRuleName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Long of Long.t ])
list ])
list ]
list
| `String of BackupPlanName.t ])
list ])
list ]