Class: Aws::Types::RecommendationCostOptimizingAggregates

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_monthly_savings::Float

Returns the value of attribute estimated_monthly_savings.

Returns:

  • (::Float)


291
292
293
# File 'sig/types.rbs', line 291

def estimated_monthly_savings
  @estimated_monthly_savings
end

#estimated_percent_monthly_savings::Float

Returns the value of attribute estimated_percent_monthly_savings.

Returns:

  • (::Float)


292
293
294
# File 'sig/types.rbs', line 292

def estimated_percent_monthly_savings
  @estimated_percent_monthly_savings
end