本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
BackupPlanInput
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 AWS resources.
Contents
- AdvancedBackupSettings
-
Specifies a list of
BackupOptions
for each resource type. These settings are only available for Windows VSS backup jobs.Type: Array of AdvancedBackupSetting objects
Required: No
- BackupPlanName
-
The optional display name of a backup plan.
Type: String
Required: Yes
- Rules
-
An array of
BackupRule
objects, each of which specifies a scheduled task that is used to back up a selection of resources.Type: Array of BackupRuleInput objects
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: