Class: Awsprice::Price

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

Direct Known Subclasses

Price_ondemand, Price_reserved

Instance Attribute Summary collapse

Instance Attribute Details

#osObject

Returns the value of attribute os.



3
4
5
# File 'lib/awsprice/price.rb', line 3

def os
  @os
end

#regionObject

Returns the value of attribute region.



3
4
5
# File 'lib/awsprice/price.rb', line 3

def region
  @region
end

#sizeObject

Returns the value of attribute size.



3
4
5
# File 'lib/awsprice/price.rb', line 3

def size
  @size
end