composerInternalIpv4CidrBlock property

String? composerInternalIpv4CidrBlock
getter/setter pair

The IP range in CIDR notation to use internally by Cloud Composer.

IP addresses are not reserved - and the same range can be used by multiple Cloud Composer environments. In case of overlap, IPs from this range will not be accessible in the user's VPC network. Cannot be updated. If not specified, the default value of '100.64.128.0/20' is used. This field is supported for Cloud Composer environments in versions composer-3..-airflow-..* and newer.

Optional.

Implementation

core.String? composerInternalIpv4CidrBlock;