models_v2.protection_type_1_enum module¶
-
class
models_v2.protection_type_1_enum.
ProtectionType1Enum
[source]¶ Bases:
object
Implementation of the ‘ProtectionType1’ enum.
Specifies the protection type of AWS snapshots.
- Attributes:
KAGENT: TODO: type description here. KNATIVE: TODO: type description here. KSNAPSHOTMANAGER: TODO: type description here. KRDSSNAPSHOTMANAGER: TODO: type description here.
-
KAGENT
= 'kAgent'¶
-
KNATIVE
= 'kNative'¶
-
KRDSSNAPSHOTMANAGER
= 'kRDSSnapshotManager'¶
-
KSNAPSHOTMANAGER
= 'kSnapshotManager'¶