ENUM
SnapshotTypeForRestoreIfSourceExpired
Description
The type of snapshot to be used for recovery operations if source snapshot is expired.
link GraphQL Schema definition
- enum SnapshotTypeForRestoreIfSourceExpired {
- # Use the archived snapshot.
- # Use the replicated snapshot.
- }