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

SecurityPolicyRuleMatcherConfig

import type { SecurityPolicyRuleMatcherConfig } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface SecurityPolicyRuleMatcherConfig {
srcIpRanges?: string[];
}

§Properties

§
srcIpRanges?: string[]
[src]

CIDR IP address range. Maximum number of src_ip_ranges allowed is 10.