toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetNetworkResult
/
GetNetworkResult
Get
Network
Result
constructor
(
description
:
String
,
gatewayIpv4
:
String
,
id
:
String
,
internalIpv6Range
:
String
,
name
:
String
,
networkId
:
Int
,
networkProfile
:
String
?
=
null
,
numericId
:
String
,
project
:
String
?
=
null
,
selfLink
:
String
,
subnetworksSelfLinks
:
List
<
String
>
)