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
md5OfBody
messageAttributes
messageId
receiptHandle
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
attributes
property
Map
<
String
,
dynamic
>
attributes
@JsonKey(), final
Attributes that are send with the event.
Implementation
final Map<String, dynamic> attributes