Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PacketMirroringMirroredResourceInfoInstanceInfo

import type { PacketMirroringMirroredResourceInfoInstanceInfo } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface PacketMirroringMirroredResourceInfoInstanceInfo {
canonicalUrl?: string;
url?: string;
}

§Properties

§
canonicalUrl?: string
[src]

[Output Only] Unique identifier for the instance; defined by the server.

§
url?: string
[src]

Resource URL to the virtual machine instance which is being mirrored.