authenticationType

@JvmName(name = "lajxbipthsanxmgh")
suspend fun authenticationType(value: Output<Either<String, MongoDbAuthenticationType>>)
@JvmName(name = "okuxomvywvobvrdg")
suspend fun authenticationType(value: Either<String, MongoDbAuthenticationType>?)
@JvmName(name = "dxvrtrgborexmcww")
fun authenticationType(value: String)
@JvmName(name = "xagvepjhwwkoxtff")
fun authenticationType(value: MongoDbAuthenticationType)

Parameters

value

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