authenticationType

@JvmName(name = "mcavkhmmhxpgokba")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "pnwsgmqfpfjnkqha")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "jvcvaxikjhvlketo")
fun authenticationType(value: String)
@JvmName(name = "ovlegvpcpnvjseeq")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.