authenticationType

@JvmName(name = "dkxlnffjrcdsuvyl")
suspend fun authenticationType(value: Output<Either<String, HBaseAuthenticationType>>)
@JvmName(name = "ioyfmosenxnplgns")
suspend fun authenticationType(value: Either<String, HBaseAuthenticationType>)
@JvmName(name = "vlgovlkxwjiijlvw")
fun authenticationType(value: String)
@JvmName(name = "pnsmxxupyriudykc")
fun authenticationType(value: HBaseAuthenticationType)

Parameters

value

The authentication mechanism to use to connect to the HBase server.