Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

optional
TimePeriod: DateInterval | null
optional
Total: { [key: string]: MetricValue; } | null
optional
Groups: Group[] | null
optional
Estimated: boolean | null