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.4/services/costexplorer.ts?docs=full";
interface GetSavingsPlansUtilizationResponse {
SavingsPlansUtilizationsByTime?: SavingsPlansUtilizationByTime[] | null;
}

§Properties

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

The amount of cost/commitment that you used your Savings Plans. You can use it to specify date ranges.

§

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