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-..*. This field is going to be deprecated. Use networking_type instead.

Optional.

Implementation

core.bool? enablePrivateEnvironment;