Class: AWSPricing::Elasticache

Inherits:
Object
  • Object
show all
Defined in:
lib/aws-pricing/products/elasticache.rb

Class Method Summary collapse

Class Method Details

.pricingObject

Returns Hash of pricing information



7
8
9
# File 'lib/aws-pricing/products/elasticache.rb', line 7

def self.pricing
  Base.get('/elasticache/pricing/pricing-standard-deployments')
end