The MongoOptions interface represents the final shape of all parsed options into a well typed form. Using the documentation and existing typing as a reference this should represent all internal configurable settings.
This class will be constructed from a combination of plain options object and connection URI.