elasticache_delete_cache_security_group {paws.database} | R Documentation |
Deletes a cache security group
Description
Deletes a cache security group.
See https://www.paws-r-sdk.com/docs/elasticache_delete_cache_security_group/ for full documentation.
Usage
elasticache_delete_cache_security_group(CacheSecurityGroupName)
Arguments
CacheSecurityGroupName |
[required] The name of the cache security group to delete. You cannot delete the default security group. |
[Package paws.database version 0.7.0 Index]