menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
FunctionCodeLocation
FunctionCodeLocation.new constructor
FunctionCodeLocation.new constructor
dark_mode
light_mode
FunctionCodeLocation
constructor
FunctionCodeLocation
(
{
String
?
imageUri
,
String
?
location
,
String
?
repositoryType
,
String
?
resolvedImageUri
,
})
Implementation
FunctionCodeLocation({
this
.imageUri,
this
.location,
this
.repositoryType,
this
.resolvedImageUri, });
aws_lambda_api package
documentation
lambda-2015-03-31
FunctionCodeLocation
FunctionCodeLocation.new constructor
FunctionCodeLocation class