Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetSavingsPlansUtilizationResponse

import type { GetSavingsPlansUtilizationResponse } from "https://aws-api.deno.dev/v0.3/services/costexplorer.ts?docs=full";
interface GetSavingsPlansUtilizationResponse {
SavingsPlansUtilizationsByTime?: SavingsPlansUtilizationByTime[] | null;
}

§Properties

§
SavingsPlansUtilizationsByTime?: SavingsPlansUtilizationByTime[] | null
[src]

The amount of cost/commitment you used your Savings Plans. This allows you to specify date ranges.

§

The total amount of cost/commitment that you used your Savings Plans, regardless of date ranges.