authenticationType

@JvmName(name = "ybpxuybppkvkjgjw")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "ymlrbelidufjelbf")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "kkouyqmbhjeawjfi")
fun authenticationType(value: String)
@JvmName(name = "rokvhvhpapivjegi")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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