Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotebookSessionShapeConfigDetails

Details for the notebook session shape configuration.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the notebook session 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 notebook session instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj