pulumi-gcp-kotlin
7.2.2.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.edgecontainer.kotlin.outputs
/
VpnConnectionVpcProject
Vpn
Connection
Vpc
Project
data
class
VpnConnectionVpcProject
(
val
projectId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Vpn
Connection
Vpc
Project
Link copied to clipboard
fun
VpnConnectionVpcProject
(
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.