GoogleCloudSecuritycenterV2Allowed
import type { GoogleCloudSecuritycenterV2Allowed } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Allowed IP rule.
interface GoogleCloudSecuritycenterV2Allowed {
ipRules?: GoogleCloudSecuritycenterV2IpRule[];
}§Properties
§
ipRules?: GoogleCloudSecuritycenterV2IpRule[]
[src]Optional. Optional list of allowed IP rules.