toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetHcVpnGatewayResult
/
GetHcVpnGatewayResult
Get
Hc
Vpn
Gateway
Result
constructor
(
description
:
String
,
gatewayIpVersion
:
String
,
id
:
String
,
name
:
String
,
network
:
String
,
project
:
String
?
=
null
,
region
:
String
?
=
null
,
selfLink
:
String
,
stackType
:
String
,
vpnInterfaces
:
List
<
GetHcVpnGatewayVpnInterface
>
)