Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResponderExecutionTrendAggregation

Provides the timestamps and their corresponding number of remediations.

Properties

count

count: number

The number of remediations for a given time Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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.

startTimestamp

startTimestamp: number

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

Functions

getDeserializedJsonObj

getJsonObj