authenticationType

@JvmName(name = "gawavpkiaprhqekb")
suspend fun authenticationType(value: Output<Either<String, HiveAuthenticationType>>)
@JvmName(name = "tupsbwusasfruvma")
suspend fun authenticationType(value: Either<String, HiveAuthenticationType>)
@JvmName(name = "wgaqbnoigmsrwuil")
fun authenticationType(value: String)
@JvmName(name = "hwdpctgukbmchljq")
fun authenticationType(value: HiveAuthenticationType)

Parameters

value

The authentication method used to access the Hive server.