BackupSelectionsListMember constructor
      
      BackupSelectionsListMember({})
     
    
    
Implementation
BackupSelectionsListMember({
  this.backupPlanId,
  this.creationDate,
  this.creatorRequestId,
  this.iamRoleArn,
  this.selectionId,
  this.selectionName,
});