ipCidrRange property

String? ipCidrRange
getter/setter pair

The IP range that this internal range defines.

NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.

Implementation

core.String? ipCidrRange;