createdBy property

RecoveryPointCreator? createdBy
final

Contains identifying information about the creation of a backup job, including the BackupPlanArn, BackupPlanId, BackupPlanVersion, and BackupRuleId of the backup plan that is used to create it.

Implementation

final RecoveryPointCreator? createdBy;