Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PipelineShapeConfigDetails

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

Properties

Optional memoryInGBs

memoryInGBs: undefined | number

A pipeline step run instance of type VM.Standard.E3.Flex allows memory to be specified. This specifies the size of the memory in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional ocpus

ocpus: undefined | number

A pipeline step run instance of type VM.Standard.E3.Flex allows the ocpu count to be specified. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj