desiredPrivateClusterConfig property

PrivateClusterConfig? desiredPrivateClusterConfig
getter/setter pair

The desired private cluster configuration.

master_global_access_config is the only field that can be changed via this field. See also ClusterUpdate.desired_enable_private_endpoint for modifying other fields within PrivateClusterConfig.

Implementation

PrivateClusterConfig? desiredPrivateClusterConfig;