AWS SDK for .NET Documentation
RevokeCacheSecurityGroupIngress Method (revokeCacheSecurityGroupIngressRequest)
AmazonAmazon.ElastiCacheAmazonElastiCacheRevokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest) Did this page help you?   Yes   No    Tell us about it...

The RevokeCacheSecurityGroupIngress operation revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.

Declaration Syntax
C#
RevokeCacheSecurityGroupIngressResponse RevokeCacheSecurityGroupIngress(
	RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest
)
Parameters
revokeCacheSecurityGroupIngressRequest (RevokeCacheSecurityGroupIngressRequest)
Container for the necessary parameters to execute the RevokeCacheSecurityGroupIngress service method on AmazonElastiCache.
Return Value
The response from the RevokeCacheSecurityGroupIngress service method, as returned by AmazonElastiCache.
Exceptions

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