Class: Fog::AWS::Elasticache
- Inherits:
-
Service
- Object
- Service
- Fog::AWS::Elasticache
- Extended by:
- CredentialFetcher::ServiceMethods
- Defined in:
- lib/fog/aws/elasticache.rb,
lib/fog/aws/models/elasticache/cluster.rb,
lib/fog/aws/models/elasticache/clusters.rb,
lib/fog/aws/models/elasticache/subnet_group.rb,
lib/fog/aws/models/elasticache/subnet_groups.rb,
lib/fog/aws/models/elasticache/security_group.rb,
lib/fog/aws/models/elasticache/parameter_group.rb,
lib/fog/aws/models/elasticache/security_groups.rb,
lib/fog/aws/models/elasticache/parameter_groups.rb,
lib/fog/aws/requests/elasticache/describe_events.rb,
lib/fog/aws/requests/elasticache/create_cache_cluster.rb,
lib/fog/aws/requests/elasticache/delete_cache_cluster.rb,
lib/fog/aws/requests/elasticache/modify_cache_cluster.rb,
lib/fog/aws/requests/elasticache/reboot_cache_cluster.rb,
lib/fog/aws/requests/elasticache/describe_cache_clusters.rb,
lib/fog/aws/requests/elasticache/create_cache_subnet_group.rb,
lib/fog/aws/requests/elasticache/delete_cache_subnet_group.rb,
lib/fog/aws/requests/elasticache/describe_cache_parameters.rb,
lib/fog/aws/requests/elasticache/create_cache_security_group.rb,
lib/fog/aws/requests/elasticache/delete_cache_security_group.rb,
lib/fog/aws/requests/elasticache/reset_cache_parameter_group.rb,
lib/fog/aws/requests/elasticache/create_cache_parameter_group.rb,
lib/fog/aws/requests/elasticache/delete_cache_parameter_group.rb,
lib/fog/aws/requests/elasticache/describe_cache_subnet_groups.rb,
lib/fog/aws/requests/elasticache/modify_cache_parameter_group.rb,
lib/fog/aws/requests/elasticache/describe_reserved_cache_nodes.rb,
lib/fog/aws/requests/elasticache/describe_cache_security_groups.rb,
lib/fog/aws/requests/elasticache/describe_cache_parameter_groups.rb,
lib/fog/aws/requests/elasticache/describe_engine_default_parameters.rb,
lib/fog/aws/requests/elasticache/revoke_cache_security_group_ingress.rb,
lib/fog/aws/requests/elasticache/authorize_cache_security_group_ingress.rb
Defined Under Namespace
Classes: AuthorizationAlreadyExists, Cluster, Clusters, IdentifierTaken, InvalidInstance, Mock, ParameterGroup, ParameterGroups, Real, SecurityGroup, SecurityGroups, SubnetGroup, SubnetGroups