Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateContainerInstanceShapeConfigDetails

The size and amount of resources available to the container instance.

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

The total amount of memory available to the container instance (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

ocpus

ocpus: number

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

Functions

getDeserializedJsonObj

getJsonObj