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