modal-ts
    Preparing search index...

    Type Alias FunctionCallCancelParams

    FunctionCall.cancel()のオプションパラメータ

    type FunctionCallCancelParams = {
        terminateContainers?: boolean;
    }
    Index

    Properties

    terminateContainers?: boolean

    コンテナも終了するか