Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProfileLevelSummary

The metadata associated with the profile level summary.

Properties

defaultInterval

defaultInterval: number

The default aggregation interval (in days) for profiles using this profile level. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

metrics

metrics: Array<EvaluatedMetric>

The metrics that will be evaluated by profiles using this profile level.

name

name: string

A unique name for the profile level.

recommendationName

recommendationName: string

The name of the recommendation this profile level applies to.

timeCreated

timeCreated: Date

The date and time the category details were created, in the format defined by RFC3339.

timeUpdated

timeUpdated: Date

The date and time the category details were last updated, in the format defined by RFC3339.

validIntervals

validIntervals: Array<number>

An array of aggregation intervals (in days) allowed for profiles using this profile level.

Functions

getDeserializedJsonObj

getJsonObj