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

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

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

Properties

optional
SavingsPlanArn: string | null
optional
Attributes: { [key: string]: string; } | null
optional
Utilization: SavingsPlansUtilization | null
optional
Savings: SavingsPlansSavings | null
optional
AmortizedCommitment: SavingsPlansAmortizedCommitment | null