models_v2.type_28_enum module

class models_v2.type_28_enum.Type28Enum[source]

Bases: object

Implementation of the ‘Type28’ enum.

Specifies the protection policy type.

Attributes:

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

INTERNAL = 'Internal'
REGULAR = 'Regular'