Method: Fog::AWS::Elasticache::Mock#create_cache_cluster

Defined in:
lib/fog/aws/requests/elasticache/create_cache_cluster.rb

#create_cache_cluster(id, options = {}) ⇒ Object



56
57
58
# File 'lib/fog/aws/requests/elasticache/create_cache_cluster.rb', line 56

def create_cache_cluster(id, options = {})
  Fog::Mock.not_implemented
end