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

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

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

Properties

optional
NextPageToken: string | null
optional
GroupDefinitions: GroupDefinition[] | null
optional
ResultsByTime: ResultByTime[] | null