AWS SDK for .NET Documentation
CIDRIP Property
AmazonAmazon.Redshift.ModelRevokeClusterSecurityGroupIngressRequestCIDRIP Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property CIDRIP.

The IP range for which to revoke access. This range must be a valid Classless Inter-Domain Routing (CIDR) block of IP addresses. If

CopyC#
CIDRIP
is specified,
CopyC#
EC2SecurityGroupName
and
CopyC#
EC2SecurityGroupOwnerId
cannot be provided.

Declaration Syntax
C#
public string CIDRIP { get; set; }

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