C# Class Amazon.ElastiCache.Model.RevokeCacheSecurityGroupIngressRequest

Container for the parameters to the RevokeCacheSecurityGroupIngress operation. 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.
Inheritance: AmazonElastiCacheRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCacheSecurityGroupName ( ) : bool
IsSetEC2SecurityGroupName ( ) : bool
IsSetEC2SecurityGroupOwnerId ( ) : bool