authenticationType

@JvmName(name = "bysgjhbtkunmknys")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "rgaatbovsyjfadhd")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "urlnrkogvdmhkkom")
fun authenticationType(value: String)
@JvmName(name = "dkqkkfboxsmmkqlr")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

The authentication type to be used to connect to the MongoDB database.