menu
aws_lambda_dart_runtime package
documentation
runtime/environment.dart
Environment
functionMemorySize property
functionMemorySize property
dark_mode
light_mode
functionMemorySize
property
String
functionMemorySize
final
Memory sized that is allocated to execution of the function.
Implementation
final String functionMemorySize;
aws_lambda_dart_runtime package
documentation
runtime/environment
Environment
functionMemorySize property
Environment class