memorySize property

int? memorySize
final

Amount of memory in MB your Lambda Function can use at runtime.

Implementation

final int? memorySize;