Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeMemoryOptions

For a flexible shape, the amount of memory available for container instances that use this shape.

Properties

defaultPerOcpuInGBs

defaultPerOcpuInGBs: number

The default amount of memory per OCPU available for this shape (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxInGBs

maxInGBs: number

The maximum amount of memory (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxPerOcpuInGBs

maxPerOcpuInGBs: number

The maximum amount of memory per OCPU available for this shape (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minInGBs

minInGBs: number

The minimum amount of memory (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minPerOcpuInGBs

minPerOcpuInGBs: number

The minimum amount of memory per OCPU available for this shape (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj