models_v2.recovery_process_type_1_enum module¶
-
class
models_v2.recovery_process_type_1_enum.RecoveryProcessType1Enum[source]¶ Bases:
objectImplementation of the ‘RecoveryProcessType1’ enum.
Specifies type of Recovery Process to be used. InstantRecovery/CopyRecovery etc… Default value is InstantRecovery.
- Attributes:
INSTANTRECOVERY: TODO: type description here. COPYRECOVERY: TODO: type description here.
-
COPYRECOVERY= 'CopyRecovery'¶
-
INSTANTRECOVERY= 'InstantRecovery'¶