Skip to main content
Module

x/aws_api/services/sqs/mod.ts>BatchResultErrorEntry

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

Properties

Id: string
SenderFault: boolean
Code: string
optional
Message: string | null