models_v2.snapshot_target_type_2_enum module

class models_v2.snapshot_target_type_2_enum.SnapshotTargetType2Enum[source]

Bases: object

Implementation of the ‘snapshotTargetType2’ enum.

TODO: type enum description here.

Attributes:

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

ARCHIVAL = 'Archival'
LOCAL = 'Local'