models_v2.oracle_rman_backup_enum module¶
-
class
models_v2.oracle_rman_backup_enum.OracleRmanBackupEnum[source]¶ Bases:
objectImplementation of the ‘OracleRmanBackup’ enum.
Specifies Oracle RMAN backup requested type.
- Attributes:
KIMAGECOPY: TODO: type description here. KBACKUPSETS: TODO: type description here. KSBT: TODO: type description here.
-
KBACKUPSETS= 'kBackupSets'¶
-
KIMAGECOPY= 'kImageCopy'¶
-
KSBT= 'kSbt'¶