StatusOptions type

StatusOptions の値を定義します。

type StatusOptions = "Ready" | "Pending" | "Creating"