aws_lambda_dart_runtime
s3_event
AwsS3Event
AwsS3Event const constructor
AwsS3Event
aws_lambda_dart_runtime
s3_event
AwsS3Event
AwsS3Event const constructor
AwsS3Event class
Constructors
AwsS3Event
fromJson
Properties
hashCode
records
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
AwsS3Event
constructor
const
AwsS3Event
(
{
List
<
AwsS3EventRecord
>
records
}
)
Implementation
const AwsS3Event({this.records});