Class: Aws::Types::GetSavingsPlansUtilizationResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#savings_plans_utilizations_by_time::Array[Types::SavingsPlansUtilizationByTime]

Returns the value of attribute savings_plans_utilizations_by_time.

Returns:



850
851
852
# File 'sig/types.rbs', line 850

def savings_plans_utilizations_by_time
  @savings_plans_utilizations_by_time
end

#totalTypes::SavingsPlansUtilizationAggregates

Returns the value of attribute total.

Returns:



851
852
853
# File 'sig/types.rbs', line 851

def total
  @total
end