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

PacketMirroringForwardingRuleInfo

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

§Properties

§
canonicalUrl?: string
[src]

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

§
url?: string
[src]

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.