authenticationType

@JvmName(name = "agbhscnywxesjckd")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "idnjsrenmfenthij")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "plibcuckvdgsyyhy")
fun authenticationType(value: String)
@JvmName(name = "mjsotnkckfhxteni")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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