DSMAttachmentFunctionPool

class dsviper.DSMAttachmentFunctionPool

Bases: object

A class used to represent the definition of an attachment function pool.

Note: Not directly instantiable.

documentation() str

Return the documentation.

functions() list[DSMAttachmentFunction]

Return the list of functions.

name() str

Return the name.

uuid() ValueUUId

Return the uuid.