models_v2.type_11_enum module

class models_v2.type_11_enum.Type11Enum[source]

Bases: object

Implementation of the ‘Type11’ enum.

Cluster Log Type.

Attributes:

INFO: TODO: type description here. WARNING: TODO: type description here. ERROR: TODO: type description here.

ERROR = 'Error'
INFO = 'Info'
WARNING = 'Warning'