Class: Aws::Types::ReservedInstanceLimitPrice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Float

Returns the value of attribute amount.

Returns:

  • (::Float)


16696
16697
16698
# File 'sig/types.rbs', line 16696

def amount
  @amount
end

#currency_code"USD"

Returns the value of attribute currency_code.

Returns:

  • ("USD")


16697
16698
16699
# File 'sig/types.rbs', line 16697

def currency_code
  @currency_code
end