An insight of the case.

Hierarchy

  • CaseInsightsItems

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
ref?: string

The reference of the insight.

resourceId?: string

The unique identifier of the resource. For example, the unique identifier of a security finding.

type?: string

The type of the resource. For example, the type of a security finding is "SECURITY_FINDING".

Generated using TypeDoc