service Directory Config
suspend fun serviceDirectoryConfig(value: Output<ConnectionGitlabEnterpriseConfigServiceDirectoryConfigArgs>)
suspend fun serviceDirectoryConfig(value: ConnectionGitlabEnterpriseConfigServiceDirectoryConfigArgs?)
Parameters
value
ServiceDirectoryConfig represents Service Directory configuration for a connection. Structure is documented below.
suspend fun serviceDirectoryConfig(argument: suspend ConnectionGitlabEnterpriseConfigServiceDirectoryConfigArgsBuilder.() -> Unit)
Parameters
argument
ServiceDirectoryConfig represents Service Directory configuration for a connection. Structure is documented below.