authenticationType

@JvmName(name = "clajahwiyxxswkrm")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "tqjgcjhqlabnvgqc")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "xcwpmxtxbgfyrohp")
fun authenticationType(value: String)
@JvmName(name = "mxbsejhlpjiwknod")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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