AllocationState type

配置狀態列舉

type AllocationState = "steady" | "resizing" | "stopping"