Skip to main content
Module

x/aws_api/services/sqs/structs.ts>ChangeMessageVisibilityBatchRequestEntry

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface ChangeMessageVisibilityBatchRequestEntry
import { type ChangeMessageVisibilityBatchRequestEntry } from "https://deno.land/x/aws_api@v0.8.1/services/sqs/structs.ts";

Properties

Id: string
ReceiptHandle: string
optional
VisibilityTimeout: number | null