Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Message Queue
  • Access management
  • Pricing policy
  • Terraform reference
    • Overview
      • BatchResultErrorEntry
      • ChangeMessageVisibilityBatchRequestEntry
      • ChangeMessageVisibilityBatchResultEntry
      • DeleteMessageBatchRequestEntry
      • DeleteMessageBatchResultEntry
      • Message
      • MessageAttributeValue
      • SendMessageBatchRequestEntry
      • SendMessageBatchResultEntry
    • Common errors
  • Audit Trails events
  • Monitoring metrics
  • Public materials
  • FAQ
  1. API reference
  2. Data types
  3. SendMessageBatchRequestEntry

SendMessageBatchRequestEntry

Written by
Yandex Cloud
Improved by
Ivan G.
Updated at April 24, 2025

Contains the details of a message being sent and its ID. For more information about attributes, see the description of the SendMessage method.

Parameter Type Required Description
DelaySeconds integer No The number of seconds to delay sending a message.
Id string Yes ID of the message in the list.
MessageAttribute string No Message attributes: name, type, and value.
MessageBody string No Message body.
MessageDeduplicationId string No ID used for message deduplication. For more information, see Deduplication.
MessageGroupId string No ID of the message group. Used only in FIFO queues.

Was the article helpful?

Previous
MessageAttributeValue
Next
SendMessageBatchResultEntry
© 2025 Direct Cursus Technology L.L.C.