elasticache_delete_cache_subnet_group {paws.database} | R Documentation |
Deletes a cache subnet group
Description
Deletes a cache subnet group.
See https://www.paws-r-sdk.com/docs/elasticache_delete_cache_subnet_group/ for full documentation.
Usage
elasticache_delete_cache_subnet_group(CacheSubnetGroupName)
Arguments
CacheSubnetGroupName |
[required] The name of the cache subnet group to delete. Constraints: Must contain no more than 255 alphanumeric characters or hyphens. |
[Package paws.database version 0.7.0 Index]