AwsSQSEventRecord constructor
const
AwsSQSEventRecord({})
Implementation
const AwsSQSEventRecord(
{this.messageId,
this.body,
this.receiptHandle,
this.attributes,
this.messageAttributes,
this.md5OfBody,
this.eventSource,
this.eventSourceARN,
this.awsRegion});