Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/dax@2017-04-19/mod.ts>ListTagsResponse

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ListTagsResponse
import { type ListTagsResponse } from "https://deno.land/x/aws_api@v0.1.0/services/dax@2017-04-19/mod.ts";

Properties

optional
Tags: Tag[] | null
optional
NextToken: string | null