authenticationType

@JvmName(name = "bwvtbtxdivsquxns")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "jecdlmlygfpiwidc")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "itpmocbqkgcayjec")
fun authenticationType(value: String)
@JvmName(name = "peptwfmhfvdqxsdg")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.