StatusOptions type

Defines values for StatusOptions.

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