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

FoldersMuteConfigsCreateOptions

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

Additional options for SecurityCenter#foldersMuteConfigsCreate.

interface FoldersMuteConfigsCreateOptions {
muteConfigId?: string;
}

§Properties

§
muteConfigId?: string
[src]

Required. Unique identifier provided by the client within the parent scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, must end with either a letter or a number, and must be 63 characters or less.