Values.RoleInfoSourceProvides information about the role that is assigned to the user.
type nonrec t = {roleName : RoleNameType.t option;The friendly name of the role that is assigned to the user.
*)accountId : AccountIdType.t option;The identifier of the AWS account assigned to the user.
*)}