Interactive Query Cluster Network
data class InteractiveQueryClusterNetwork(val connectionDirection: String? = null, val privateLinkEnabled: Boolean? = null)
Constructors
Link copied to clipboard
fun InteractiveQueryClusterNetwork(connectionDirection: String? = null, privateLinkEnabled: Boolean? = null)