messageAttributes property
Each message attribute consists of a Name
, Type
,
and Value
. For more information, see Amazon
SQS Message Attributes in the Amazon Simple Queue Service Developer
Guide.
Implementation
final Map<String, MessageAttributeValue>? messageAttributes;