GetClusterPscConfig

data class GetClusterPscConfig(val pscEnabled: Boolean, val serviceOwnedProjectNumber: Int)

Constructors

Link copied to clipboard
constructor(pscEnabled: Boolean, serviceOwnedProjectNumber: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The project number that needs to be allowlisted on the network attachment to enable outbound connectivity, if the network attachment is configured to ACCEPT_MANUAL connections. In case the network attachment is configured to ACCEPT_AUTOMATIC, this project number does not need to be allowlisted explicitly.