readAuthorizerCredential

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

Parameters

value

Required. A GitLab personal access token with the minimum read_api scope access. Structure is documented below.


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

Parameters

argument

Required. A GitLab personal access token with the minimum read_api scope access. Structure is documented below.