memorySize property

int? memorySize
final

The memory size, in KB, which the function requires. This setting is not applicable and should be cleared when you run the Lambda function without containerization.

Implementation

final int? memorySize;