authenticationType

@JvmName(name = "vyupirmncisaovsg")
suspend fun authenticationType(value: Output<Either<String, HBaseAuthenticationType>>)
@JvmName(name = "tjuomfisibvkcois")
suspend fun authenticationType(value: Either<String, HBaseAuthenticationType>)
@JvmName(name = "ulwljaafvpynyqir")
fun authenticationType(value: String)
@JvmName(name = "igluihnkkaubejxu")
fun authenticationType(value: HBaseAuthenticationType)

Parameters

value

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