Values.AwsBackupRecoveryPointCreatedByDetailsSourceContains information about the backup plan and rule that Backup used to initiate the recovery point backup.
type nonrec t = {backupPlanArn : NonEmptyString.t option;An Amazon Resource Name (ARN) that uniquely identifies a backup plan.
*)backupPlanId : NonEmptyString.t option;Uniquely identifies a backup plan.
*)backupPlanVersion : NonEmptyString.t option;Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.
*)backupRuleId : NonEmptyString.t option;Uniquely identifies a rule used to schedule the backup of a selection of resources.
*)}