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

Class: Aws::CostExplorer::Types::SavingsPlansUtilizationDetail

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

Overview

A single daily or monthly Savings Plans utilization rate, and details for your account. A management account in an organization have access to member accounts. You can use GetDimensionValues to determine the possible dimension values.

Instance Attribute Summary collapse

Instance Attribute Details

#amortized_commitmentTypes::SavingsPlansAmortizedCommitment

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

Returns:

#attributesHash<String,String>

The attribute that applies to a specific Dimension.

Returns:

  • (Hash<String,String>)

    The attribute that applies to a specific Dimension.

#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:

#savings_plan_arnString

The unique Amazon Resource Name (ARN) for a particular Savings Plan.

Returns:

  • (String)

    The unique Amazon Resource Name (ARN) for a particular Savings Plan.

#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.