enableNetworkIsolation property
If the TrainingJob was created with network isolation, the
value is set to true. If network isolation is enabled, nodes
can't communicate beyond the VPC they run in.
Implementation
final bool? enableNetworkIsolation;