Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CustomBuildRunnerShapeConfig

Specifies the custom build runner shape config.

Properties

Const buildRunnerType

buildRunnerType: string = "CUSTOM"

memoryInGBs

memoryInGBs: number

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

Methods

getDeserializedJsonObj

getJsonObj