Skip to main content
Module

x/aws_api/services/sqs/structs.ts>ListQueuesResult

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

Properties

QueueUrls: string[]
optional
NextToken: string | null