Values.IamUserProfileDetailsSourceThe details of the IAM user profile.
type nonrec t = {arn : String_.t option;The ARN of the IAM user.
*)principalId : String_.t option;The principal ID as part of the IAM user profile details.
*)sessionName : String_.t option;The session name for IAM role sessions.
*)groupProfileId : String_.t option;The identifier of the group profile associated with the IAM user profile. This links the user to a specific group profile within the Amazon DataZone domain.
*)}