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

FoldersNotificationConfigsCreateOptions

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

Additional options for SecurityCenter#foldersNotificationConfigsCreate.

interface FoldersNotificationConfigsCreateOptions {
configId?: string;
}

§Properties

§
configId?: string
[src]

Required. Unique identifier provided by the client within the parent scope. It must be between 1 and 128 characters and contain alphanumeric characters, underscores, or hyphens only.