authenticationType

@JvmName(name = "xkgghqfctxibumqh")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "wnhdiaqslaygfdce")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "fgykpltnckepoxbr")
fun authenticationType(value: String)
@JvmName(name = "cmdwydohwwiowxvf")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.