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

Class: Aws::CostExplorer::Types::SavingsPlansSavings

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#net_savingsString

The savings amount that you are accumulating for the usage that is covered by a Savings Plans, when compared to the On-Demand equivalent of the same usage.

Returns:

  • (String)

    The savings amount that you are accumulating for the usage that is covered by a Savings Plans, when compared to the On-Demand equivalent of the same usage.

#on_demand_cost_equivalentString

How much the amount that the usage would have cost if it was accrued at the On-Demand rate.

Returns:

  • (String)

    How much the amount that the usage would have cost if it was accrued at the On-Demand rate.