records property
@JsonKey(name: "Records"), final
The SQS message records that have been send with the event.
Implementation
final List<AwsSQSEventRecord> records
The SQS message records that have been send with the event.
final List<AwsSQSEventRecord> records