models_v2.type_23_enum module

class models_v2.type_23_enum.Type23Enum[source]

Bases: object

Implementation of the ‘Type23’ enum.

Specifies the MongoDB object Types for search.

Attributes:

MONGODATABASES: TODO: type description here. MONGOCOLLECTIONS: TODO: type description here.

MONGOCOLLECTIONS = 'MongoCollections'
MONGODATABASES = 'MongoDatabases'