Class: Awsprice::Price_ondemand

Inherits:
Price
  • Object
show all
Defined in:
lib/awsprice/price_ondemand.rb

Instance Attribute Summary collapse

Attributes inherited from Price

#os, #region, #size

Instance Attribute Details

#price_per_hourObject

key: region, os, size value: price_per_hour



5
6
7
# File 'lib/awsprice/price_ondemand.rb', line 5

def price_per_hour
  @price_per_hour
end