class Aws::Backup::Types::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.

@!attribute [rw] backup_plan_name

The display name of a backup plan.
@return [String]

@!attribute [rw] rules

An array of `BackupRule` objects, each of which specifies a
scheduled task that is used to back up a selection of resources.
@return [Array<Types::BackupRule>]

@!attribute [rw] advanced_backup_settings

Contains a list of `BackupOptions` for each resource type.
@return [Array<Types::AdvancedBackupSetting>]

@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/BackupPlan AWS API Documentation

Constants

SENSITIVE