authenticationType

@JvmName(name = "tyqyupocbprheemo")
suspend fun authenticationType(value: Output<Either<String, PrestoAuthenticationType>>)
@JvmName(name = "sijfpqrhgafolues")
suspend fun authenticationType(value: Either<String, PrestoAuthenticationType>)
@JvmName(name = "qjndolffvnjfjdpk")
fun authenticationType(value: String)
@JvmName(name = "nhcxwhivsnkovaaq")
fun authenticationType(value: PrestoAuthenticationType)

Parameters

value

The authentication mechanism used to connect to the Presto server.