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

    Interface DevboxUpdateParams

    interface DevboxUpdateParams {
        metadata?: { [key: string]: string } | null;
        name?: string | null;
    }
    Index

    Properties

    Properties

    metadata?: { [key: string]: string } | null

    User defined metadata to attach to the devbox for organization.

    name?: string | null

    (Optional) A user specified name to give the Devbox.