memorySize property
The memory size, in MB, you configured for the function. Must be a multiple of 64 MB.
Implementation
final int? memorySize;
The memory size, in MB, you configured for the function. Must be a multiple of 64 MB.
final int? memorySize;