readAuthorizerCredential

@JvmName(name = "gldbsbkytdkewmoh")
suspend fun readAuthorizerCredential(value: Output<ConnectionGitlabConfigReadAuthorizerCredentialArgs>)

Parameters

value

Required. A GitLab personal access token with the minimum read_api scope access.


@JvmName(name = "bgwutldamnwmrdsd")
suspend fun readAuthorizerCredential(argument: suspend ConnectionGitlabConfigReadAuthorizerCredentialArgsBuilder.() -> Unit)

Parameters

argument

Required. A GitLab personal access token with the minimum read_api scope access.