Class SecurityMonitoringSignalSuggestedAction

A suggested action for a security signal.

Hierarchy

  • SecurityMonitoringSignalSuggestedAction

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 of a suggested action for a security signal. The available fields depend on the action type.

id: string

The unique ID of the suggested action.

The type of the suggested action resource.

Generated using TypeDoc