githubConfig

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

Parameters

value

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


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

Parameters

argument

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