Class SecurityMonitoringSignalTriageUpdateResponse

The response returned after all triage operations, containing the updated signal triage data.

Hierarchy

  • SecurityMonitoringSignalTriageUpdateResponse

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Data containing the updated triage attributes of the signal.

Generated using TypeDoc