OperationStatus type

Defines values for OperationStatus.

type OperationStatus = "None" | "Updating" | "Deleting" | "Restoring"