toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.edgecontainer.kotlin.outputs
/
VpnConnectionVpcProject
Vpn
Connection
Vpc
Project
data
class
VpnConnectionVpcProject
(
val
projectId
:
String
?
=
null
)
Members
Constructors
Vpn
Connection
Vpc
Project
Link copied to clipboard
constructor
(
projectId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
project
Id
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.