privateInstance property

bool? privateInstance
getter/setter pair

Specifies whether the Data Fusion instance should be private.

If set to true, all Data Fusion nodes will have private IP addresses and will not be able to access the public internet.

Implementation

core.bool? privateInstance;