public sealed class NotificationConfig.Types.StreamingConfig : IMessage<NotificationConfig.Types.StreamingConfig>, IEquatable<NotificationConfig.Types.StreamingConfig>, IDeepCloneable<NotificationConfig.Types.StreamingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class NotificationConfig.Types.StreamingConfig.
The config for streaming-based notifications, which send each event as soon
as it is detected.
Expression that defines the filter to apply across create/update events
of assets or findings as specified by the event type. The expression is a
list of zero or more restrictions combined via logical operators AND
and OR. Parentheses are supported, and OR has higher precedence than
AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eNotificationConfig.Types.StreamingConfig\u003c/code\u003e class within the Security Command Center v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingConfig\u003c/code\u003e is a class designed for configuring streaming-based notifications that are dispatched immediately upon event detection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingConfig\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingConfig\u003c/code\u003e includes a \u003ccode\u003eFilter\u003c/code\u003e property, which is a string that allows the user to set an expression to define the filter to apply across create/update events.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one is \u003ccode\u003eStreamingConfig()\u003c/code\u003e and the other one is \u003ccode\u003eStreamingConfig(NotificationConfig.Types.StreamingConfig other)\u003c/code\u003e, which allows to create an instance of this class.\u003c/p\u003e\n"]]],[],null,[]]