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

x/aws_api/services/ce@2017-10-25/mod.ts>GetTagsResponse

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

Properties

optional
NextPageToken: string | null
Tags: string[]
ReturnSize: number
TotalSize: number