models_v2.protection_type_11_enum module¶
-
class
models_v2.protection_type_11_enum.
ProtectionType11Enum
[source]¶ Bases:
object
Implementation of the ‘protectionType11’ enum.
TODO: type enum description here.
- Attributes:
KAGENT: TODO: type description here. KNATIVE: TODO: type description here. KSNAPSHOTMANAGER: TODO: type description here. KRDSSNAPSHOTMANAGER: TODO: type description here. KAURORASNAPSHOTMANAGER: TODO: type description here. KFILE: TODO: type description here. KVOLUME: TODO: type description here.
-
KAGENT
= 'kAgent'¶
-
KAURORASNAPSHOTMANAGER
= 'kAuroraSnapshotManager'¶
-
KFILE
= 'kFile'¶
-
KNATIVE
= 'kNative'¶
-
KRDSSNAPSHOTMANAGER
= 'kRDSSnapshotManager'¶
-
KSNAPSHOTMANAGER
= 'kSnapshotManager'¶
-
KVOLUME
= 'kVolume'¶