authenticationType

@JvmName(name = "rdsgwleatofxorkb")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "moghmurwofpjkgtr")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "yjukmrfrgfowdbah")
fun authenticationType(value: String)
@JvmName(name = "nektxkykcivsloru")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.