githubConfig

@JvmName(name = "asdoebnxexgmussb")
suspend fun githubConfig(value: Output<ConnectionGithubConfigArgs>)
@JvmName(name = "kgtifjohutioojls")
suspend fun githubConfig(value: ConnectionGithubConfigArgs?)

Parameters

value

Configuration for connections to github.com. Structure is documented below.


@JvmName(name = "mjetksgcekrbjwua")
suspend fun githubConfig(argument: suspend ConnectionGithubConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for connections to github.com. Structure is documented below.