public sealed class Finding.Types.MuteInfo : IMessage<Finding.Types.MuteInfo>, IEquatable<Finding.Types.MuteInfo>, IDeepCloneable<Finding.Types.MuteInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Finding.Types.MuteInfo.
Mute information about the finding, including whether the finding has a
static mute or any matching dynamic mute rules.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eFinding.Types.MuteInfo\u003c/code\u003e class within the Security Command Center v2 API, which manages mute information for findings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFinding.Types.MuteInfo\u003c/code\u003e class provides methods for managing whether a finding has a static mute or matches dynamic mute rules.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eMuteInfo()\u003c/code\u003e and another that takes an existing \u003ccode\u003eMuteInfo\u003c/code\u003e object, \u003ccode\u003eMuteInfo(Finding.Types.MuteInfo other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eDynamicMuteRecords\u003c/code\u003e, a list of dynamic mute rules, and \u003ccode\u003eStaticMute\u003c/code\u003e, which indicates any static mute applied, overriding dynamic mutes if set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFinding.Types.MuteInfo\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]