authenticationType

@JvmName(name = "oylkkncvjspmdbwm")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "leqvyusccbqtvpgg")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "dmheoclehgwrkxwy")
fun authenticationType(value: String)
@JvmName(name = "ndvurtvibbdvoxvu")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.