clusterHostname property

String? clusterHostname
getter/setter pair

Hostname for the workstation cluster.

This field will be populated only when private endpoint is enabled. To access workstations in the workstation cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.

Output only.

Implementation

core.String? clusterHostname;