authenticationType

@JvmName(name = "mpfodqaskdpkjlmb")
suspend fun authenticationType(value: Output<Either<String, Db2AuthenticationType>>)
@JvmName(name = "rpwicjfimgvshuef")
suspend fun authenticationType(value: Either<String, Db2AuthenticationType>?)
@JvmName(name = "uyscwdmcffedtwak")
fun authenticationType(value: String)
@JvmName(name = "lifonjqivofpkqtx")
fun authenticationType(value: Db2AuthenticationType)

Parameters

value

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