Values.UserIdentitySourceInformation about a user whose activity is recorded in an event for a space.
type nonrec t = {userType : UserType.t option;The role assigned to the user in a Amazon CodeCatalyst space or project when the event occurred.
*)principalId : String_.t option;The ID of the Amazon CodeCatalyst service principal.
*)userName : String_.t option;The display name of the user in Amazon CodeCatalyst.
*)awsAccountId : String_.t option;The Amazon Web Services account number of the user in Amazon Web Services, if any.
*)}