Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface ReceiveMessageResponse
import { type ReceiveMessageResponse } from "https://deno.land/x/sqs@0.3.7/mod.ts";

Properties

messages: Message[]

An attribute containing the MessageId of the message sent to the queue.