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

OrganizationsSourcesFindingsCreateOptions

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

Additional options for SecurityCenter#organizationsSourcesFindingsCreate.

interface OrganizationsSourcesFindingsCreateOptions {
findingId?: string;
}

§Properties

§
findingId?: string
[src]

Required. Unique identifier provided by the client within the parent scope. It must be alphanumeric and less than or equal to 32 characters and greater than 0 characters in length.