CopyStatusType type

CopyStatusType の値を定義します。

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