authorizerCredential

@JvmName(name = "ejmlqvslyaqxkrda")
suspend fun authorizerCredential(value: Output<ConnectionGithubConfigAuthorizerCredentialArgs>)
@JvmName(name = "lgwpcguoiwcwkmiq")
suspend fun authorizerCredential(value: ConnectionGithubConfigAuthorizerCredentialArgs?)

Parameters

value

Represents an OAuth token of the account that authorized the Connection, and associated metadata. Structure is documented below.


@JvmName(name = "ebjuernffksyakok")
suspend fun authorizerCredential(argument: suspend ConnectionGithubConfigAuthorizerCredentialArgsBuilder.() -> Unit)

Parameters

argument

Represents an OAuth token of the account that authorized the Connection, and associated metadata. Structure is documented below.