menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
FunctionCodeLocation
FunctionCodeLocation constructor
FunctionCodeLocation 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 constructor
FunctionCodeLocation class