models_v2.type_52_enum module

class models_v2.type_52_enum.Type52Enum[source]

Bases: object

Implementation of the ‘Type52’ enum.

Specifies the protection policy type.

Attributes:

REGULAR: TODO: type description here. INTERNAL: TODO: type description here.

INTERNAL = 'Internal'
REGULAR = 'Regular'