githubConfig

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

Parameters

value

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


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

Parameters

argument

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