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

CustomOutputSpec

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

Definitions of custom source properties that can appear in findings.

interface CustomOutputSpec {
properties?: Property[];
}

§Properties

§
properties?: Property[]
[src]

Optional. The custom source properties that can appear in findings.