ClusterPscConfig

data class ClusterPscConfig(val pscEnabled: Boolean? = null)

Constructors

Link copied to clipboard
constructor(pscEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val pscEnabled: Boolean? = null

Create an instance that allows connections from Private Service Connect endpoints to the instance.