CopyStatusType type

Defines values for CopyStatusType.

type CopyStatusType = "pending" | "success" | "aborted" | "failed"