models_v2.target_type_1_enum module¶
-
class
models_v2.target_type_1_enum.
TargetType1Enum
[source]¶ Bases:
object
Implementation of the ‘TargetType1’ enum.
Specifies the archival target type.
- Attributes:
TAPE: TODO: type description here. CLOUD: TODO: type description here. NAS: TODO: type description here.
-
CLOUD
= 'Cloud'¶
-
NAS
= 'Nas'¶
-
TAPE
= 'Tape'¶