Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SecurityScoreTrendAggregation

Provides the dimensions and their corresponding time and security score.

Properties

dimensionsMap

dimensionsMap: object

The key-value pairs of dimensions and their names

Type declaration

  • [key: string]: string

durationInSeconds

durationInSeconds: number

Duration Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

securityRating

securityRating: SecurityRating

The security rating with given dimensions and time range

securityScore

securityScore: number

The security score with given dimensions and time range Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

startTimestamp

startTimestamp: number

Start time in epoch seconds Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj