records property

List<AwsSQSEventRecord> records
@JsonKey(name: "Records"), final

The SQS message records that have been send with the event.

Implementation

final List<AwsSQSEventRecord> records