pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.outputs
/
GetVpnGatewayResult
/
GetVpnGatewayResult
Get
Vpn
Gateway
Result
fun
GetVpnGatewayResult
(
creationTimestamp
:
String
,
description
:
String
,
kind
:
String
,
labelFingerprint
:
String
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
network
:
String
,
region
:
String
,
selfLink
:
String
,
stackType
:
String
,
vpnInterfaces
:
List
<
VpnGatewayVpnGatewayInterfaceResponse
>
)