VpnConnectionVpcProject

data class VpnConnectionVpcProject(val projectId: String? = null)

Constructors

Link copied to clipboard
constructor(projectId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val projectId: String? = null

The project of the VPC to connect to. If not specified, it is the same as the cluster project.