ENUM
Db2SnapshotType
Description
Enum for db2 snapshot type.
link GraphQL Schema definition
- enum Db2SnapshotType {
- # Db2 Snapshot since last successful full snapshot.
- # Db2 Full Snapshot.
- # Db2 Snapshot since any (full/differential/incremental) successful snapshot.
- }