availableMemoryMb property

int? availableMemoryMb
getter/setter pair

The amount of memory in MB available for a function.

Defaults to 256MB.

Implementation

core.int? availableMemoryMb;