Method: Fog::AWS::Elasticache::Mock#delete_cache_parameter_group

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

#delete_cache_parameter_group(name) ⇒ Object



25
26
27
# File 'lib/fog/aws/requests/elasticache/delete_cache_parameter_group.rb', line 25

def delete_cache_parameter_group(name)
  Fog::Mock.not_implemented
end