The configuration for creating a GitLab integration.
The GitLab access token used to authenticate. This can be a personal access token or a group access token.
The identifier of the GitLab group. Required when tokenType is group and ignored for personal tokens.
The HTTPS URL of a self-managed GitLab instance. Omit this value for GitLab SaaS (gitlab.com).
The type of GitLab access token provided in accessToken.