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

Class: Aws::CostExplorer::Types::SavingsPlansAmortizedCommitment

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#amortized_recurring_commitmentString

The amortized amount of your Savings Plans commitment that was purchased with either a Partial or a NoUpfront.

Returns:

  • (String)

    The amortized amount of your Savings Plans commitment that was purchased with either a Partial or a NoUpfront.

#amortized_upfront_commitmentString

The amortized amount of your Savings Plans commitment that was purchased with an Upfront or PartialUpfront Savings Plans.

Returns:

  • (String)

    The amortized amount of your Savings Plans commitment that was purchased with an Upfront or PartialUpfront Savings Plans.

#total_amortized_commitmentString

The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method.

Returns:

  • (String)

    The total amortized amount of your Savings Plans commitment, regardless of your Savings Plans purchase method.