models_v2.environment_25_enum module¶
-
class
models_v2.environment_25_enum.
Environment25Enum
[source]¶ Bases:
object
Implementation of the ‘Environment25’ enum.
Specifies the environment type of the Protection Source.
- Attributes:
KCASSANDRA: TODO: type description here. KHIVE: TODO: type description here. KHBASE: TODO: type description here. KHDFS: TODO: type description here. KSQL: TODO: type description here.
-
KCASSANDRA
= 'kCassandra'¶
-
KHBASE
= 'kHBase'¶
-
KHDFS
= 'kHdfs'¶
-
KHIVE
= 'kHive'¶
-
KSQL
= 'kSQL'¶