Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeMemoryOptions

Options for the the shape memory

Properties

defaultPerOcpuInGBs

defaultPerOcpuInGBs: number

Default per OCPU configuration in GBs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxInGBs

maxInGBs: number

Maximum Memory configuration in GBs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxPerOcpuInGBs

maxPerOcpuInGBs: number

Maximum Memory configuration per OCPU in GBs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minInGBs

minInGBs: number

Minimum Memory configuration in GBs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minPerOcpuInGBs

minPerOcpuInGBs: number

Minimum Memory configuration per OCPU in GBs Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj