menu
aws_lambda_runtime package
documentation
events/sqs_event.dart
AwsSQSEventRecord
attributes property
attributes property
dark_mode
light_mode
attributes
property
@JsonKey()
Map
<
String
,
dynamic
>
?
attributes
final
Attributes that are send with the event.
Implementation
@JsonKey() final Map<String, dynamic>? attributes;
aws_lambda_runtime package
documentation
events/sqs_event
AwsSQSEventRecord
attributes property
AwsSQSEventRecord class