AwsBackupBackupPlanBackupPlanDetails
Provides details about an AWS Backup backup plan and an array of BackupRule objects, each of which specifies a backup rule.
      
Contents
- AdvancedBackupSettings
 - 
               
A list of backup options for each resource type.
Type: Array of AwsBackupBackupPlanAdvancedBackupSettingsDetails objects
Required: No
 - BackupPlanName
 - 
               
The display name of a backup plan.
Type: String
Pattern:
.*\S.*Required: No
 - BackupPlanRule
 - 
               
An array of
BackupRuleobjects, each of which specifies a scheduled task that is used to back up a selection of resources.Type: Array of AwsBackupBackupPlanRuleDetails objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: