authorizerCredential

@JvmName(name = "gccapvapkqvbohiv")
suspend fun authorizerCredential(value: Output<ConnectionGitlabConfigAuthorizerCredentialArgs>)
@JvmName(name = "bojtoiyjicaafheu")
suspend fun authorizerCredential(value: ConnectionGitlabConfigAuthorizerCredentialArgs)

Parameters

value

Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.


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

Parameters

argument

Represents a personal access token that authorized the Connection, and associated metadata. Structure is documented below.