interface BatchResultErrorEntryimport { type BatchResultErrorEntry } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts"; PropertiesId: stringSenderFault: booleanCode: stringoptionalMessage: string | null