interface ScriptExecutionPrices {
    cpu: string;
    memory: string;
}

Properties

Properties

cpu: string
memory: string