Values.RegisteredGitLabServiceDetailsSourceDetails specific to a registered GitLab instance.
type nonrec t = {targetUrl : String_.t option;The GitLab instance URL.
*)tokenType : GitLabTokenType.t option;Type of GitLab access token
*)groupId : String_.t option;Optional GitLab group ID for group-level access tokens
*)}