toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetHcVpnGatewayVpnInterface
Get
Hc
Vpn
Gateway
Vpn
Interface
data
class
GetHcVpnGatewayVpnInterface
(
val
id
:
Int
,
val
interconnectAttachment
:
String
,
val
ipAddress
:
String
)
Members
Constructors
Get
Hc
Vpn
Gateway
Vpn
Interface
Link copied to clipboard
constructor
(
id
:
Int
,
interconnectAttachment
:
String
,
ipAddress
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
Int
interconnect
Attachment
Link copied to clipboard
val
interconnectAttachment
:
String
ip
Address
Link copied to clipboard
val
ipAddress
:
String