AWS SDK for .NET Documentation
DescribeCacheSecurityGroups Method (describeCacheSecurityGroupsRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheClientDescribeCacheSecurityGroups(DescribeCacheSecurityGroupsRequest) Did this page help you?   Yes   No    Tell us about it...

The DescribeCacheSecurityGroups operation returns a list of cache security group descriptions. If a cache security group name is specified, the list will contain only the description of that group.

Declaration Syntax
C#
public DescribeCacheSecurityGroupsResponse DescribeCacheSecurityGroups(
	DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest
)
Parameters
describeCacheSecurityGroupsRequest (DescribeCacheSecurityGroupsRequest)
Container for the necessary parameters to execute the DescribeCacheSecurityGroups service method on AmazonElastiCache.
Return Value
The response from the DescribeCacheSecurityGroups service method, as returned by AmazonElastiCache.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)