Skip to main content

TSQSSendMessageRequest

Class in AWS.SQS

Implementation for SendMessage requests.

Ancestors

Properties

DelaySeconds

property DelaySeconds: TOptional<Integer>

MessageAttributes

property MessageAttributes: TDictionary<string, ISQSMessageAttributeValue>

Type: ISQSMessageAttributeValue

MessageBody

property MessageBody: string

MessageDeduplicationId

property MessageDeduplicationId: string

MessageGroupId

property MessageGroupId: string

MessageSystemAttributes

property MessageSystemAttributes: TDictionary<string, ISQSMessageSystemAttributeValue>