amazonka-elasticache-0.0.5: Amazon ElastiCache SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ElastiCache.DeleteCacheSecurityGroup

Contents

Description

The DeleteCacheSecurityGroup operation deletes a cache security group.

http://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_DeleteCacheSecurityGroup.html

Synopsis

Request

Request constructor

Request lenses

dcsgCacheSecurityGroupName :: Lens' DeleteCacheSecurityGroup Text Source

The name of the cache security group to delete.

Response

Response constructor