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

AffectedResources

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

Details about resources affected by this finding.

interface AffectedResources {
count?: bigint;
}

§Properties

§
count?: bigint
[src]

The count of resources affected by the finding.