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

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

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

Properties

optional
UtilizationPercentage: string | null
optional
UtilizationPercentageInUnits: string | null
optional
PurchasedHours: string | null
optional
PurchasedUnits: string | null
optional
TotalActualHours: string | null
optional
TotalActualUnits: string | null
optional
UnusedHours: string | null
optional
UnusedUnits: string | null
optional
OnDemandCostOfRIHoursUsed: string | null
optional
NetRISavings: string | null
optional
TotalPotentialRISavings: string | null
optional
AmortizedUpfrontFee: string | null
optional
AmortizedRecurringFee: string | null
optional
TotalAmortizedFee: string | null