Class: Aws::Types::TerminateRecommendationDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#currency_code::String

Returns the value of attribute currency_code.

Returns:

  • (::String)


1556
1557
1558
# File 'sig/types.rbs', line 1556

def currency_code
  @currency_code
end

#estimated_monthly_savings::String

Returns the value of attribute estimated_monthly_savings.

Returns:

  • (::String)


1555
1556
1557
# File 'sig/types.rbs', line 1555

def estimated_monthly_savings
  @estimated_monthly_savings
end