excludeCidrRanges property

List<String>? excludeCidrRanges
getter/setter pair

ExcludeCidrRanges flag.

Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks

Optional.

Implementation

core.List<core.String>? excludeCidrRanges;