Workstation Cluster Private Cluster Config
data class WorkstationClusterPrivateClusterConfig(val clusterHostname: String? = null, val enablePrivateEndpoint: Boolean, val serviceAttachmentUri: String? = null)
Constructors
Link copied to clipboard
fun WorkstationClusterPrivateClusterConfig(clusterHostname: String? = null, enablePrivateEndpoint: Boolean, serviceAttachmentUri: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using (Private Service Connect)https://cloud.google.com/vpc/docs/configure-private-service-connect-services.