menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
LayerVersionContentInput
LayerVersionContentInput constructor
LayerVersionContentInput constructor
dark_mode
light_mode
LayerVersionContentInput
constructor
LayerVersionContentInput
(
{
String
?
s3Bucket
,
String
?
s3Key
,
String
?
s3ObjectVersion
,
Uint8List
?
zipFile
,
})
Implementation
LayerVersionContentInput({ this.s3Bucket, this.s3Key, this.s3ObjectVersion, this.zipFile, });
aws_lambda_api package
documentation
lambda-2015-03-31
LayerVersionContentInput
LayerVersionContentInput constructor
LayerVersionContentInput class