enableExternalIps property

bool? enableExternalIps
getter/setter pair

Indicates that external IP addresses would be associated with the TPU workers.

If set to false, the specified subnetwork or network should have Private Google Access enabled.

Implementation

core.bool? enableExternalIps;