authenticationType

@JvmName(name = "dwgljvnhwnywtbdq")
suspend fun authenticationType(value: Output<Either<String, Db2AuthenticationType>>)
@JvmName(name = "yincoeofitxrbhdk")
suspend fun authenticationType(value: Either<String, Db2AuthenticationType>?)
@JvmName(name = "tkkcthtjutvxpxyu")
fun authenticationType(value: String)
@JvmName(name = "sipybqweffptoikd")
fun authenticationType(value: Db2AuthenticationType)

Parameters

value

AuthenticationType to be used for connection. It is mutually exclusive with connectionString property.