menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
FunctionConfiguration
memorySize property
memorySize property
dark_mode
light_mode
memorySize
property
int
?
memorySize
final
The amount of memory available to the function at runtime.
Implementation
final int? memorySize;
aws_lambda_api package
documentation
lambda-2015-03-31
FunctionConfiguration
memorySize property
FunctionConfiguration class