menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
FileSystemConfig
FileSystemConfig.new constructor
FileSystemConfig.new constructor
dark_mode
light_mode
FileSystemConfig
constructor
FileSystemConfig
(
{
required
String
arn
,
required
String
localMountPath
,
})
Implementation
FileSystemConfig({
required
this
.arn,
required
this
.localMountPath, });
aws_lambda_api package
documentation
lambda-2015-03-31
FileSystemConfig
FileSystemConfig.new constructor
FileSystemConfig class
Constructors
new
fromJson
Properties
arn
hashCode
localMountPath
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==