AWS.SQS.ISQSSendMessageBatchRequestEntry.MessageSystemAttributes

Dictionary of message system attributes.

property MessageSystemAttributes: TSQSMessageAttributes;
__property TSQSMessageAttributes MessageSystemAttributes;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Currently the only supported message system attribute is AWSTraceHeader. It must be a correctly formatted AWS X-Ray trace header string.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.