gbox-sdk
    Preparing search index...

    Interface BoxCreateLinuxParams

    interface BoxCreateLinuxParams {
        config?: GboxClient.V1.BoxCreateLinuxParams.Config;
        wait?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Configuration for a Linux box instance

    wait?: boolean

    Wait for the box operation to be completed, default is true