models_v2.type_54_enum module

class models_v2.type_54_enum.Type54Enum[source]

Bases: object

Implementation of the ‘Type54’ enum.

Entity type.

Attributes:

ONPREM: TODO: type description here. CLOUD: TODO: type description here.

CLOUD = 'Cloud'
ONPREM = 'OnPrem'