Class: Aws::Types::AutoScalingGroupSavingsOpportunityAfterDiscounts

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_monthly_savingsTypes::AutoScalingGroupEstimatedMonthlySavings

Returns the value of attribute estimated_monthly_savings.

Returns:



73
74
75
# File 'sig/types.rbs', line 73

def estimated_monthly_savings
  @estimated_monthly_savings
end

#savings_opportunity_percentage::Float

Returns the value of attribute savings_opportunity_percentage.

Returns:



72
73
74
# File 'sig/types.rbs', line 72

def savings_opportunity_percentage
  @savings_opportunity_percentage
end