BackupPlan
class BackupPlan
Contains an optional backup plan display name and an array of BackupRule
objects, each of which specifies a backup rule. Each rule in a backup plan is a separate scheduled task and can back up a different selection of Amazon Web Services resources.
Types
Properties
Link copied to clipboard
Contains a list of BackupOptions
for each resource type.
Link copied to clipboard
The display name of a backup plan. Must contain only alphanumeric or '-_.' special characters.
Link copied to clipboard
An array of BackupRule
objects, each of which specifies a scheduled task that is used to back up a selection of resources.