AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The measurement of how well you're using your existing Savings Plans.

Inheritance Hierarchy

System.Object
  Amazon.CostExplorer.Model.SavingsPlansUtilization

Namespace: Amazon.CostExplorer.Model
Assembly: AWSSDK.CostExplorer.dll
Version: 3.x.y.z

Syntax

C#
public class SavingsPlansUtilization

The SavingsPlansUtilization type exposes the following members

Constructors

NameDescription
Public Method SavingsPlansUtilization()

Properties

NameTypeDescription
Public Property TotalCommitment System.String

Gets and sets the property TotalCommitment.

The total amount of Savings Plans commitment that's been purchased in an account (or set of accounts).

Public Property UnusedCommitment System.String

Gets and sets the property UnusedCommitment.

The amount of your Savings Plans commitment that wasn't consumed from Savings Plans eligible usage in a specific period.

Public Property UsedCommitment System.String

Gets and sets the property UsedCommitment.

The amount of your Savings Plans commitment that was consumed from Savings Plans eligible usage in a specific period.

Public Property UtilizationPercentage System.String

Gets and sets the property UtilizationPercentage.

The amount of UsedCommitment divided by the TotalCommitment for your Savings Plans.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5