RuntimeHost
import type { RuntimeHost } from "https://googleapis.deno.dev/v1/workstations:v1.ts";
Runtime host for the workstation.
interface RuntimeHost {
gceInstanceHost?: GceInstanceHost;
}§Properties
§
gceInstanceHost?: GceInstanceHost
[src]Specifies a Compute Engine instance as the host.