Safe Haskell | None |
---|---|
Language | Haskell2010 |
The DeleteCacheParameterGroup operation deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
http://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DeleteCacheParameterGroup.html
Request
data DeleteCacheParameterGroup Source
Request constructor
deleteCacheParameterGroup Source
DeleteCacheParameterGroup
constructor.
The fields accessible through corresponding lenses are:
Request lenses
dcpg1CacheParameterGroupName :: Lens' DeleteCacheParameterGroup Text Source
The name of the cache parameter group to delete.