authorizerCredential

@JvmName(name = "qhcjkqraieicoyit")
suspend fun authorizerCredential(value: Output<ConnectionGitlabConfigAuthorizerCredentialArgs>)
@JvmName(name = "gckodlgfovefbobu")
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 = "irweshlswhbfinbg")
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.