spawn-ts API reference - v0.6.0
    Preparing search index...

    Type Alias InstanceState

    InstanceState:
        | "pending"
        | "running"
        | "stopping"
        | "stopped"
        | "hibernated"
        | "shutting-down"
        | "terminated"

    Lifecycle state as observed through the provider (mirrors EC2 states).