aws_lambda_dart_runtime
s3_event
AwsS3Event
records property
records
aws_lambda_dart_runtime
s3_event
AwsS3Event
records property
AwsS3Event class
Constructors
AwsS3Event
fromJson
Properties
records
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
records
property
List
<
AwsS3EventRecord
>
records
@JsonKey(name: "Records"), final
Implementation
final List<AwsS3EventRecord> records