Method: Fog::AWS::Elasticache::Mock#describe_cache_security_groups

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

#describe_cache_security_groups(name = nil, options = {}) ⇒ Object



28
29
30
# File 'lib/fog/aws/requests/elasticache/describe_cache_security_groups.rb', line 28

def describe_cache_security_groups(name = nil, options = {})
  Fog::Mock.not_implemented
end