models_v2.protection_type_12_enum module¶
-
class
models_v2.protection_type_12_enum.ProtectionType12Enum[source]¶ Bases:
objectImplementation of the ‘ProtectionType12’ enum.
Specifies the AWS Protection Group type.
- 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.
-
KAGENT= 'kAgent'¶
-
KAURORASNAPSHOTMANAGER= 'kAuroraSnapshotManager'¶
-
KNATIVE= 'kNative'¶
-
KRDSSNAPSHOTMANAGER= 'kRDSSnapshotManager'¶
-
KSNAPSHOTMANAGER= 'kSnapshotManager'¶