MongoDbConnectionInfoResponse

constructor(additionalSettings: String? = null, authentication: String? = null, connectionString: String, dataSource: String? = null, encryptConnection: Boolean? = null, enforceSSL: Boolean? = null, password: String? = null, port: Int? = null, serverBrandVersion: String? = null, serverName: String? = null, serverVersion: String? = null, trustServerCertificate: Boolean? = null, type: String, userName: String? = null)