Class: AWSPricing::EMR
- Inherits:
-
Object
- Object
- AWSPricing::EMR
- Defined in:
- lib/aws-pricing/products/emr.rb
Class Method Summary collapse
-
.pricing ⇒ Object
Returns Hash of pricing information.
Class Method Details
.pricing ⇒ Object
Returns Hash of pricing information
7 8 9 |
# File 'lib/aws-pricing/products/emr.rb', line 7 def self.pricing Base.get('/elasticmapreduce/pricing/pricing-emr') end |