memorySize property

int? memorySize
final

The memory size, in MB, you configured for the function. Must be a multiple of 64 MB.

Implementation

final int? memorySize;