You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CostExplorer::Types::SavingsPlansUtilizationAggregates

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The aggregated utilization metrics for your Savings Plans usage.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#amortized_commitmentTypes::SavingsPlansAmortizedCommitment

The total amortized commitment for a Savings Plans. This includes the sum of the upfront and recurring Savings Plans fees.

Returns:

#savingsTypes::SavingsPlansSavings

The amount saved by using existing Savings Plans. Savings returns both net savings from Savings Plans, as well as the onDemandCostEquivalent of the Savings Plans when considering the utilization rate.

Returns:

#utilizationTypes::SavingsPlansUtilization

A ratio of your effectiveness of using existing Savings Plans to apply to workloads that are Savings Plans eligible.

Returns:

  • (Types::SavingsPlansUtilization)

    A ratio of your effectiveness of using existing Savings Plans to apply to workloads that are Savings Plans eligible.