pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.vmwareengine.kotlin.outputs
/
GetNetworkResult
/
GetNetworkResult
Get
Network
Result
fun
GetNetworkResult
(
description
:
String
,
id
:
String
,
location
:
String
,
name
:
String
,
project
:
String
?
=
null
,
state
:
String
,
type
:
String
,
uid
:
String
,
vpcNetworks
:
List
<
GetNetworkVpcNetwork
>
)