class Aws::CostExplorer::Types::SavingsPlansUtilization

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

@!attribute [rw] total_commitment

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

@!attribute [rw] used_commitment

The amount of your Savings Plans commitment that was consumed from
Savings Plans eligible usage in a specific period.
@return [String]

@!attribute [rw] unused_commitment

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

@!attribute [rw] utilization_percentage

The amount of `UsedCommitment` divided by the `TotalCommitment` for
your Savings Plans.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/SavingsPlansUtilization AWS API Documentation

Constants

SENSITIVE