Class: Awsprice::Price_reserved
- Defined in:
- lib/awsprice/price_reserved.rb
Instance Attribute Summary collapse
-
#yrTerm1 ⇒ Object
Returns the value of attribute yrTerm1.
-
#yrTerm1Hourly ⇒ Object
Returns the value of attribute yrTerm1Hourly.
-
#yrTerm3 ⇒ Object
Returns the value of attribute yrTerm3.
-
#yrTerm3Hourly ⇒ Object
Returns the value of attribute yrTerm3Hourly.
Attributes inherited from Price
Instance Attribute Details
#yrTerm1 ⇒ Object
Returns the value of attribute yrTerm1.
3 4 5 |
# File 'lib/awsprice/price_reserved.rb', line 3 def yrTerm1 @yrTerm1 end |
#yrTerm1Hourly ⇒ Object
Returns the value of attribute yrTerm1Hourly.
3 4 5 |
# File 'lib/awsprice/price_reserved.rb', line 3 def yrTerm1Hourly @yrTerm1Hourly end |
#yrTerm3 ⇒ Object
Returns the value of attribute yrTerm3.
3 4 5 |
# File 'lib/awsprice/price_reserved.rb', line 3 def yrTerm3 @yrTerm3 end |
#yrTerm3Hourly ⇒ Object
Returns the value of attribute yrTerm3Hourly.
3 4 5 |
# File 'lib/awsprice/price_reserved.rb', line 3 def yrTerm3Hourly @yrTerm3Hourly end |