Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobShapeConfigDetails

Details for the job run shape configuration. Specify only when a flex shape is selected.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

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

Optional ocpus

ocpus: undefined | number

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

Functions

getDeserializedJsonObj

getJsonObj