serviceDirectoryConfig

@JvmName(name = "ilsjjutwmxxyhhps")
suspend fun serviceDirectoryConfig(value: Output<ConnectionGitlabConfigServiceDirectoryConfigArgs>)

Parameters

value

Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet. Structure is documented below.


@JvmName(name = "usvgxgckqwusjagi")
suspend fun serviceDirectoryConfig(argument: suspend ConnectionGitlabConfigServiceDirectoryConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for using Service Directory to privately connect to a GitLab Enterprise server. This should only be set if the GitLab Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the GitLab Enterprise server will be made over the public internet. Structure is documented below.