Class SecurityMonitoringSignalStateUpdateData

Data containing the patch for changing the state of a signal.

Hierarchy

  • SecurityMonitoringSignalStateUpdateData

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

Attributes describing the change of state of a security signal.

id?: any

The unique ID of the security signal.

The type of event.

Generated using TypeDoc