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

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

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

Properties

CoveragesByTime: CoverageByTime[]
optional
Total: Coverage | null
optional
NextPageToken: string | null