models_v2.action_3_enum module

class models_v2.action_3_enum.Action3Enum[source]

Bases: object

Implementation of the ‘Action3’ enum.

Specifies the action on the Object.

Attributes:

ENABLEAPPPROTECTION: TODO: type description here. DISABLEAPPPROTECTION: TODO: type description here.

DISABLEAPPPROTECTION = 'disableAppProtection'
ENABLEAPPPROTECTION = 'enableAppProtection'