RecoveryPointCreator
Contains information about the backup plan and rule that Amazon Backup used to initiate the recovery point backup.
Contents
- BackupPlanArn
-
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example,
arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.Type: String
Required: No
- BackupPlanId
-
Uniquely identifies a backup plan.
Type: String
Required: No
- BackupPlanVersion
-
Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. They cannot be edited.
Type: String
Required: No
- BackupRuleId
-
Uniquely identifies a rule used to schedule the backup of a selection of resources.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: