models_v2.snapshot_target_type_4_enum module

class models_v2.snapshot_target_type_4_enum.SnapshotTargetType4Enum[source]

Bases: object

Implementation of the ‘SnapshotTargetType4’ enum.

Specifies the snapshot target type.

Attributes:

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

ARCHIVAL = 'Archival'
LOCAL = 'Local'