aws_lambda_dart_runtime
sqs_event
AwsSQSEventRecord
messageAttributes property
messageAttributes
aws_lambda_dart_runtime
sqs_event
AwsSQSEventRecord
messageAttributes property
AwsSQSEventRecord class
Constructors
AwsSQSEventRecord
fromJson
Properties
attributes
awsRegion
body
eventSource
eventSourceARN
hashCode
md5OfBody
messageAttributes
messageId
receiptHandle
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
messageAttributes
property
Map
<
String
,
dynamic
>
messageAttributes
@
JsonKey
(), final
Message attributes that are send with the event.
Implementation
final Map<String, dynamic> messageAttributes