@runloop/api-client - v1.18.1
    Preparing search index...

    Interface DevboxShutdownParams

    interface DevboxShutdownParams {
        force?: string;
    }
    Index

    Properties

    Properties

    force?: string

    If true, force shutdown even if snapshots are in progress. Defaults to false.