authenticationType

@JvmName(name = "hoqctjekbircohfd")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "lmdtpmvujbcvfqwi")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "bcrispptdobjywvd")
fun authenticationType(value: String)
@JvmName(name = "pbotmvpsfvbfbrod")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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