class Aws::CostExplorer::Types::SavingsPlansUtilizationDetail

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.

@!attribute [rw] savings_plan_arn

The unique Amazon Resource Name (ARN) for a particular Savings Plan.
@return [String]

@!attribute [rw] attributes

The attribute that applies to a specific `Dimension`.
@return [Hash<String,String>]

@!attribute [rw] utilization

A ratio of your effectiveness of using existing Savings Plans to
apply to workloads that are Savings Plans eligible.
@return [Types::SavingsPlansUtilization]

@!attribute [rw] savings

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.
@return [Types::SavingsPlansSavings]

@!attribute [rw] amortized_commitment

The total amortized commitment for a Savings Plans. Includes the sum
of the upfront and recurring Savings Plans fees.
@return [Types::SavingsPlansAmortizedCommitment]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/SavingsPlansUtilizationDetail AWS API Documentation

Constants

SENSITIVE