models_v2.type_51_enum module

class models_v2.type_51_enum.Type51Enum[source]

Bases: object

Implementation of the ‘Type51’ enum.

Primary Backup Target Location.

Attributes:

LOCAL: TODO: type description here. ARCHIVAL: TODO: type description here.

ARCHIVAL = 'Archival'
LOCAL = 'Local'