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>GetSavingsPlansCoverageResponse

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

Properties

SavingsPlansCoverages: SavingsPlansCoverage[]
optional
NextToken: string | null