Package-level declarations

Types

data class WorkstationClusterPrivateClusterConfigArgs(val clusterHostname: Output<String>? = null, val enablePrivateEndpoint: Output<Boolean>, val serviceAttachmentUri: Output<String>? = null) : ConvertibleToJava<WorkstationClusterPrivateClusterConfigArgs>