records property

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

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

Implementation

final List<AwsKinesisDataStreamRecord> records