Class: Awsprice::Price_ondemand
- Defined in:
- lib/awsprice/price_ondemand.rb
Instance Attribute Summary collapse
-
#price_per_hour ⇒ Object
key: region, os, size value: price_per_hour.
Attributes inherited from Price
Instance Attribute Details
#price_per_hour ⇒ Object
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 |