authenticationType

@JvmName(name = "hsklkvxxmffcesyj")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "keytglagwcynbiuw")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "vcufymxqirnufhxs")
fun authenticationType(value: String)
@JvmName(name = "fiaujyxxhhiqxhil")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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