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[];
}import type { CustomOutputSpec } from "https://googleapis.deno.dev/v1/securityposture:v1.ts";
Definitions of custom source properties that can appear in findings.