class AWSPricing::EMR
Public Class Methods
pricing()
click to toggle source
Returns Hash of pricing information
# File lib/aws-pricing/products/emr.rb, line 7 def self.pricing Base.get('/elasticmapreduce/pricing/pricing-emr') end