A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Budgets/Types/CostTypes.html below:

CostTypes — AWS SDK for Ruby V2

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

Class: Aws::Budgets::Types::CostTypes
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CostTypes as input to an Aws::Client method, you can use a vanilla Hash:

{
  include_tax: false,
  include_subscription: false,
  use_blended: false,
  include_refund: false,
  include_credit: false,
  include_upfront: false,
  include_recurring: false,
  include_other_subscription: false,
  include_support: false,
  include_discount: false,
  use_amortized: false,
}

The types of cost that are included in a COST budget, such as tax and subscriptions.

USAGE, RI_UTILIZATION, RI_COVERAGE, SAVINGS_PLANS_UTILIZATION, and SAVINGS_PLANS_COVERAGE budgets do not have CostTypes.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #include_credit ⇒ Boolean

Specifies whether a budget includes credits.

The default value is true.

#include_discount ⇒ Boolean

Specifies whether a budget includes discounts.

The default value is true.

#include_other_subscription ⇒ Boolean

Specifies whether a budget includes non-RI subscription costs.

The default value is true.

#include_recurring ⇒ Boolean

Specifies whether a budget includes recurring fees such as monthly RI fees.

The default value is true.

#include_refund ⇒ Boolean

Specifies whether a budget includes refunds.

The default value is true.

#include_subscription ⇒ Boolean

Specifies whether a budget includes subscriptions.

The default value is true.

#include_support ⇒ Boolean

Specifies whether a budget includes support subscription fees.

The default value is true.

#include_tax ⇒ Boolean

Specifies whether a budget includes taxes.

The default value is true.

#include_upfront ⇒ Boolean

Specifies whether a budget includes upfront RI costs.

The default value is true.

#use_amortized ⇒ Boolean

Specifies whether a budget uses the amortized rate.

The default value is false.

#use_blended ⇒ Boolean

Specifies whether a budget uses a blended rate.

The default value is false.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4