Values_0.UserContextSourceInformation about the user who created or modified a SageMaker resource.
type nonrec t = {userProfileArn : String_.t option;The Amazon Resource Name (ARN) of the user's profile.
*)userProfileName : String_.t option;The name of the user's profile.
*)domainId : String_.t option;The domain associated with the user.
*)iamIdentity : IamIdentity.t option;The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
*)}