Class: Aws::Types::RDSInstanceSavingsOpportunityAfterDiscounts

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::RDSInstanceEstimatedMonthlySavings

Returns the value of attribute estimated_monthly_savings.



1107
1108
1109
# File 'sig/types.rbs', line 1107

def estimated_monthly_savings
  @estimated_monthly_savings
end

#savings_opportunity_percentage::Float

Returns the value of attribute savings_opportunity_percentage.

Returns:

  • (::Float)


1106
1107
1108
# File 'sig/types.rbs', line 1106

def savings_opportunity_percentage
  @savings_opportunity_percentage
end