authenticationType

@JvmName(name = "qknftuqtvtqflggg")
suspend fun authenticationType(value: Output<Either<String, Db2AuthenticationType>>)
@JvmName(name = "jlrygacetslnrffo")
suspend fun authenticationType(value: Either<String, Db2AuthenticationType>?)
@JvmName(name = "jxcdxkpevmefadvq")
fun authenticationType(value: String)
@JvmName(name = "btyphesiqficceep")
fun authenticationType(value: Db2AuthenticationType)

Parameters

value

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