authorizerCredential

@JvmName(name = "wtigalqxofoapkcv")
suspend fun authorizerCredential(value: Output<ConnectionGithubConfigAuthorizerCredentialArgs>)
@JvmName(name = "bfglhtupaeylpoji")
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 = "vktdwruytrodfpot")
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.