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

A list of IP ranges (CIDR blocks) that are permitted to access clusters associated with this cluster security group.

Declaration Syntax
C#
public List<IPRange> IPRanges { get; set; }

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