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

Class: Aws::CostExplorer::Types::SavingsPlansUtilizationByTime

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

Overview

The amount of Savings Plans utilization, in hours.

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:

#time_periodTypes::DateInterval

The time period that you want the usage and costs for.

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.