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