models_v2.type_26_enum module

class models_v2.type_26_enum.Type26Enum[source]

Bases: object

Implementation of the ‘Type26’ enum.

Specifies the Mongo Object Type.

Attributes:

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

MONGOCOLLECTIONS = 'MongoCollections'
MONGODATABASES = 'MongoDatabases'