tokenType

@JvmName(name = "wcovvgcsrimfmbvj")
suspend fun tokenType(value: Output<String>)
@JvmName(name = "uqutvrdwhiykmiah")
suspend fun tokenType(value: String)

Parameters

value

The type of the token. Possible values are PAT (personal access token) and OAuth.