共用方式為


StatusOptions type

定義 StatusOptions 的值。

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