menu
aws_lambda_runtime package
documentation
events/s3_event.dart
AwsS3Event
AwsS3Event const constructor
AwsS3Event const constructor
dark_mode
light_mode
AwsS3Event
constructor
const
AwsS3Event
(
{
List
<
AwsS3EventRecord
>
?
records
,
})
Implementation
const AwsS3Event({this.records});
aws_lambda_runtime package
documentation
events/s3_event
AwsS3Event
AwsS3Event const constructor
AwsS3Event class