authorizerCredential

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

Parameters

value

Required. A GitLab personal access token with the api scope access.


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

Parameters

argument

Required. A GitLab personal access token with the api scope access.