interface SendMessageBatchResultEntryimport { type SendMessageBatchResultEntry } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts"; PropertiesId: stringMessageId: stringMD5OfMessageBody: stringoptionalMD5OfMessageAttributes: string | nulloptionalMD5OfMessageSystemAttributes: string | nulloptionalSequenceNumber: string | null