menu
aws_lambda_api package
documentation
lambda-2014-11-11.dart
FunctionConfiguration
lastModified property
lastModified property
dark_mode
light_mode
lastModified
property
DateTime
?
lastModified
final
The timestamp of the last time you updated the function.
Implementation
final
DateTime?
lastModified;
aws_lambda_api package
documentation
lambda-2014-11-11
FunctionConfiguration
lastModified property
FunctionConfiguration class
Constructors
new
fromJson
Properties
codeSize
configurationId
description
functionARN
functionName
handler
hashCode
lastModified
memorySize
mode
role
runtime
runtimeType
timeout
Methods
noSuchMethod
toString
Operators
operator ==