interface ListDeadLetterSourceQueuesRequestimport { type ListDeadLetterSourceQueuesRequest } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts"; PropertiesQueueUrl: stringoptionalNextToken: string | nulloptionalMaxResults: number | null