authenticationType

@JvmName(name = "bugmperqfuqiijrw")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "chemjnuddjsqkyde")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "dejfgifsnstbkowu")
fun authenticationType(value: String)
@JvmName(name = "fghnawitdmjfbour")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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