iPRanges property

List<IPRange>? iPRanges
final

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

Implementation

final List<IPRange>? iPRanges;