models_v2.type_43_enum module

class models_v2.type_43_enum.Type43Enum[source]

Bases: object

Implementation of the ‘Type43’ enum.

Entity type.

Attributes:

RIGEL: TODO: type description here. CLUSTER: TODO: type description here.

CLUSTER = 'Cluster'
RIGEL = 'Rigel'