models_v2.type_46_enum module

class models_v2.type_46_enum.Type46Enum[source]

Bases: object

Implementation of the ‘Type46’ enum.

Specifies the Mongo Object Type.

Attributes:

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

MONGOCOLLECTIONS = 'MongoCollections'
MONGODATABASES = 'MongoDatabases'