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://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts";

Properties

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