AllocationState type

Defines values for AllocationState.

type AllocationState = "Steady" | "Resizing" | "Stopping"