models_v2.environment_enum module¶
-
class
models_v2.environment_enum.EnvironmentEnum[source]¶ Bases:
objectImplementation of the ‘Environment’ enum.
Specifies 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.
-
KAGENT= 'kAgent'¶
-
KNATIVE= 'kNative'¶
-
KRDSSNAPSHOTMANAGER= 'kRDSSnapshotManager'¶
-
KSNAPSHOTMANAGER= 'kSnapshotManager'¶