enablePrivateEnvironment property

bool? enablePrivateEnvironment
getter/setter pair

If true, a Private IP Cloud Composer environment is created.

If this field is set to true, IPAllocationPolicy.use_ip_aliases must be set to true for Cloud Composer environments in versions composer-1..-airflow-..*.

Optional.

Implementation

core.bool? enablePrivateEnvironment;