pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetVpnGatewayResult
Get
Vpn
Gateway
Result
data
class
GetVpnGatewayResult
(
val
tags
:
List
<
VpnGatewayTag
>
?
=
null
,
val
vpnGatewayId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Vpn
Gateway
Result
Link copied to clipboard
fun
GetVpnGatewayResult
(
tags
:
List
<
VpnGatewayTag
>
?
=
null
,
vpnGatewayId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tags
Link copied to clipboard
val
tags
:
List
<
VpnGatewayTag
>
?
=
null
Any tags assigned to the virtual private gateway.
vpn
Gateway
Id
Link copied to clipboard
val
vpnGatewayId
:
String
?
=
null
VPN Gateway ID generated by service