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

GoogleCloudSecuritycenterV2LoadBalancer

import type { GoogleCloudSecuritycenterV2LoadBalancer } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";

Contains information related to the load balancer associated with the finding.

interface GoogleCloudSecuritycenterV2LoadBalancer {
name?: string;
}

§Properties

§
name?: string
[src]

The name of the load balancer associated with the finding.