Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AsIsResourceAssessmentStrategy

The 'As-Is' based strategy.

Properties

Optional adjustmentMultiplier

adjustmentMultiplier: undefined | number

The real resource usage is multiplied to this number before making any recommendation. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resourceType

resourceType: ResourceType

The type of resource.

Const strategyType

strategyType: string = "AS_IS"

Methods

getDeserializedJsonObj

getJsonObj