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

GoogleCloudSecuritycenterV2IssueSecurityContextAggregatedCount

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

Aggregated count of a security context.

interface GoogleCloudSecuritycenterV2IssueSecurityContextAggregatedCount {
key?: string;
value?: number;
}

§Properties

§
key?: string
[src]

Aggregation key.

§
value?: number
[src]

Aggregation value.