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

GoogleCloudSecuritycenterV2MuteInfo

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

Mute information about the finding, including whether the finding has a static mute or any matching dynamic mute rules.

interface GoogleCloudSecuritycenterV2MuteInfo {}

§Properties

§

The list of dynamic mute rules that currently match the finding.

§

If set, the static mute applied to this finding. Static mutes override dynamic mutes. If unset, there is no static mute.