Method: Fog::AWS::Elasticache::Mock#delete_cache_security_group
- Defined in:
- lib/fog/aws/requests/elasticache/delete_cache_security_group.rb
#delete_cache_security_group(name) ⇒ Object
25 26 27 |
# File 'lib/fog/aws/requests/elasticache/delete_cache_security_group.rb', line 25 def delete_cache_security_group(name) Fog::Mock.not_implemented end |