models_v2.app_type_enum module¶
-
class
models_v2.app_type_enum.
AppTypeEnum
[source]¶ Bases:
object
Implementation of the ‘AppType’ enum.
Specifies the app from which protection must be enabled.
- Attributes:
KSQL: TODO: type description here. KORACLE: TODO: type description here. KAD: TODO: type description here. KEXCHANGE: TODO: type description here.
-
KAD
= 'kAD'¶
-
KEXCHANGE
= 'kExchange'¶
-
KORACLE
= 'kOracle'¶
-
KSQL
= 'kSQL'¶