Skip to main content
Module

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

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

Properties

Tags: { [key: string]: string | null | undefined; }