Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeConfig

Determines the size and amount of resources available to the instance.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the instance, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

ocpus

ocpus: number

The total number of OCPUs available to the instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj